** Changed in: openobject-addons
    Milestone: None => 6.1

-- 
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/778487

Title:
  account_anglo_saxon - field positioning and  code simplification

Status in OpenERP Modules (addons):
  Fix Committed

Bug description:
  1) property_account_creditor_price_difference must be placed in the
  "Purchase Property" columns

  2) IMHO "product_tmpl_id" is not necessary 
   -            oa = ol.product_id.product_tmpl_id.property_stock_account_input 
and ol.product_id.product_tmpl_id.property_stock_account_input.id
  +            oa = ol.product_id.property_stock_account_input and 
ol.product_id.property_stock_account_input.id

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

Reply via email to