Dear all,

After applying the openerp-dev/openobject-addons/trunk-bug-951009-amp » 
Revision 6700
we have following issue on the detail order view : Daily operation > Pos Order 
> 
Select an Order and :


View error
Can't find field 'journal_id' in the following view parts composing the view of 
object model 'pos.order':
* pos.order
Either you wrongly customized this view, or some modules bringing those views 
are not compatible with your current data model

-- 
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):
  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

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to