Re: [jira] [Created] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support China accounting regulations

2018-02-08 Thread Shi Jinghai
Thank you Michael! I agree with you, I should post it in OFBiz dev list and 
discuss first. I'll do this for other tasks.

-邮件原件-
发件人: Michael Brohl [mailto:michael.br...@ecomify.de] 
发送时间: 2018年2月8日 15:49
收件人: dev@ofbiz.apache.org
主题: Re: [jira] [Created] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support 
China accounting regulations

Hi Shi,

I think it would be better to first discuss in the OFBiz developers list 
about the topics we want to address for GoC instead of directly filing 
them in the comdev Jira.

Regards,

Michael


Am 08.02.18 um 03:49 schrieb Shi Jinghai (JIRA):
> Shi Jinghai created COMDEV-269:
> --
>
>   Summary: GSOC 2018 OFBiz Extend AR/AP to support China 
> accounting regulations
>   Key: COMDEV-269
>   URL: https://issues.apache.org/jira/browse/COMDEV-269
>   Project: Community Development
>Issue Type: New Feature
>Components: GSoC/Mentoring ideas
>  Reporter: Shi Jinghai
>
>
> We can imagine business as a network, every company is a node.
>
> In current OFBiz AR/AP model, a payment incoming to the node is AR, a payment 
> outgoing from the node to other one is AP.
>
> In China accounting regulations, every company has suppliers and customers. A 
> payment flow between suppliers and the company is AP, no matter it's an 
> incoming or outgoing payment. A payment flow between the company and 
> customers is AR, no matter it's an incoming or outgoing payment. The pros are 
> that purchase and sales have different staff to deal with, different business 
> rules to run such as contracts, payment terms and etc. The cons is it's not 
> popular and natural.
>
> No surprise, the balance numbers are same as the results of AR - AP are equal.
>
> Here are the task requirements:
>
> 1. Extend OFBiz to support China accounting regulations, OFBiz user can set a 
> company to use general and/or China AR/AP.
>
> 2. The implement should be a patch against OFBiz trunk.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>




Re: [jira] [Created] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support China accounting regulations

2018-02-08 Thread Sharan Foga
Hi All

Perhaps I'm heading off on another track here because reading the task 
description this seems more suited to be a plugin. For me the question is more 
about whether we as a project will be able to support and maintain whatever 
code is produced. This is important because it can define what is classed as an 
official OFBiz project plugin as opposed to a plugin someone writes and makes 
available to the community.

So a couple more questions and this is to our Chinese community and committers 
:-) 

- Would this task be a useful option to add to OFBiz?
- And if it does get implemented - would you be willing to help support and 
maintain it in the future?

Thanks
Sharan

On 2018/02/08 07:49:17, Michael Brohl  wrote: 
> Hi Shi,
> 
> I think it would be better to first discuss in the OFBiz developers list 
> about the topics we want to address for GoC instead of directly filing 
> them in the comdev Jira.
> 
> Regards,
> 
> Michael
> 
> 
> Am 08.02.18 um 03:49 schrieb Shi Jinghai (JIRA):
> > Shi Jinghai created COMDEV-269:
> > --
> >
> >   Summary: GSOC 2018 OFBiz Extend AR/AP to support China 
> > accounting regulations
> >   Key: COMDEV-269
> >   URL: https://issues.apache.org/jira/browse/COMDEV-269
> >   Project: Community Development
> >Issue Type: New Feature
> >Components: GSoC/Mentoring ideas
> >  Reporter: Shi Jinghai
> >
> >
> > We can imagine business as a network, every company is a node.
> >
> > In current OFBiz AR/AP model, a payment incoming to the node is AR, a 
> > payment outgoing from the node to other one is AP.
> >
> > In China accounting regulations, every company has suppliers and customers. 
> > A payment flow between suppliers and the company is AP, no matter it's an 
> > incoming or outgoing payment. A payment flow between the company and 
> > customers is AR, no matter it's an incoming or outgoing payment. The pros 
> > are that purchase and sales have different staff to deal with, different 
> > business rules to run such as contracts, payment terms and etc. The cons is 
> > it's not popular and natural.
> >
> > No surprise, the balance numbers are same as the results of AR - AP are 
> > equal.
> >
> > Here are the task requirements:
> >
> > 1. Extend OFBiz to support China accounting regulations, OFBiz user can set 
> > a company to use general and/or China AR/AP.
> >
> > 2. The implement should be a patch against OFBiz trunk.
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v7.6.3#76005)
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> > For additional commands, e-mail: dev-h...@community.apache.org
> >
> 
> 
> 


Re: [jira] [Created] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support China accounting regulations

2018-02-07 Thread Michael Brohl

Hi Shi,

I think it would be better to first discuss in the OFBiz developers list 
about the topics we want to address for GoC instead of directly filing 
them in the comdev Jira.


Regards,

Michael


Am 08.02.18 um 03:49 schrieb Shi Jinghai (JIRA):

Shi Jinghai created COMDEV-269:
--

  Summary: GSOC 2018 OFBiz Extend AR/AP to support China accounting 
regulations
  Key: COMDEV-269
  URL: https://issues.apache.org/jira/browse/COMDEV-269
  Project: Community Development
   Issue Type: New Feature
   Components: GSoC/Mentoring ideas
 Reporter: Shi Jinghai


We can imagine business as a network, every company is a node.

In current OFBiz AR/AP model, a payment incoming to the node is AR, a payment 
outgoing from the node to other one is AP.

In China accounting regulations, every company has suppliers and customers. A 
payment flow between suppliers and the company is AP, no matter it's an 
incoming or outgoing payment. A payment flow between the company and customers 
is AR, no matter it's an incoming or outgoing payment. The pros are that 
purchase and sales have different staff to deal with, different business rules 
to run such as contracts, payment terms and etc. The cons is it's not popular 
and natural.

No surprise, the balance numbers are same as the results of AR - AP are equal.

Here are the task requirements:

1. Extend OFBiz to support China accounting regulations, OFBiz user can set a 
company to use general and/or China AR/AP.

2. The implement should be a patch against OFBiz trunk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org






smime.p7s
Description: S/MIME Cryptographic Signature