c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09715
[Bug 694107] Re: Point of Sale Journals credits customer debtor account instead of product's income accounts (v6rc1)
Hello,
Its fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/pso-dev-addons3.
Rev-id: pso@xxxxxxxxxxx-20101227104432-c86phvftbo1l0bx7
Rev-no: 4641
It will be merged soon with Addons3 branch.
Thanks for reporting.
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/694107
Title:
Point of Sale Journals credits customer debtor account instead of product's income accounts (v6rc1)
Status in OpenObject Addons Modules:
Fix Committed
Bug description:
Example:
Dr Customer Debtor Account 11.50 (Correct)
Cr Tax payable 1.5 (Correct)
(Correct)
CR Customer Debtor Account 10 (WRONG)
Dr COGS 10 (Correct)
Cr Inventory 10 (Correct)
The journals balance, tax,COGS journal are all correct.
The credit should be INCOME account or REVENUE account which is set in the product or product category, at the moment it seems to use customer debtor account which is the same as the Customer Debtor account in the first line. A sale was made and in terms of GAAP and IFRS revenue was made.
Please note that this example uses Anglosaxon accounting
Credit should be:
CR Sales Account (Category income account) 10 (Would be correct)
Closing the Cash box closes the Customer debtor account to the Cash/POS Float account correctly.
Dr Cash Float Account 15
CR Customer Trade Account 15
However it does not take into consideration if the the cash was over/under and the account that should go. for Improvement [IMP] ?
Example:
create new company.
english UK
no demonstration data
use generic accounts, may need to create Accrual accounts for saxon accounting. May have to create more accrual accounts.
create product using anglo_saxon. Select sales,expense, input and output stock which work correctly either in the in the category.
Sales of a category or produt go to the correct revenue accounts when invoicing.
edit cash or create a new visa credit card journal, giving user rights for the pos.
Open a cash register with the journal.
Create a new POS sales order and create payment using payment cash journal.
View journals created.
References