← Back to team overview

openerp-india team mailing list archive

[Bug 951009] Re: [6.1]Point of Sales 6.1 - Statement lines

 

** Branch linked: lp:~openerp-dev/openobject-addons/6.1-opw-578168-han

** Changed in: openobject-addons
       Status: Confirmed => Fix Committed

** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-951009-amp

-- 
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:
  [6.1]Point of Sales 6.1 - Statement lines

Status in OpenERP Addons (modules):
  Fix Committed

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