openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08811
[Bug 951009] Re: Point of Sales 6.1 - Statement lines
** Patch removed: "for addons/point_of_sale/point_of_sale.py"
https://bugs.launchpad.net/openobject-addons/+bug/951009/+attachment/2841147/+files/pos_statement_line.patch
** Patch added: "pos_statement_line.patch"
https://bugs.launchpad.net/openobject-addons/+bug/951009/+attachment/2841708/+files/pos_statement_line.patch
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/951009
Title:
Point of Sales 6.1 - Statement lines
Status in OpenERP Addons (modules):
New
Bug description:
Some errors in statement lines of point of sales order:
For this example:
Total: 9.00 €
- Bank Journal - (test) (EUR) 5.00 €
- Cash Journal - (test) (EUR) 5.00 €
Paid: 10.00 €
Change: 1.00 €
Has created a statemen line in Bank Journal with amount 1€
Should have created:
- statement line in Bank Journal with amount 5.00 €
- statement line in Chash Journal with amount 4.00 €, or one with 5.00€ and other with -1.00€. I think first option is cleaner.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/951009/+subscriptions
References