Merge lp://staging/~openerp-dev/openobject-addons/7.0-opw-594333-fka into lp://staging/openobject-addons/7.0

Proposed by Foram Katharotiya (OpenERP)
Status: Needs review
Proposed branch: lp://staging/~openerp-dev/openobject-addons/7.0-opw-594333-fka
Merge into: lp://staging/openobject-addons/7.0
Diff against target: 21 lines (+2/-2)
1 file modified
stock/product.py (+2/-2)
To merge this branch: bzr merge lp://staging/~openerp-dev/openobject-addons/7.0-opw-594333-fka
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+177998@code.staging.launchpad.net

Description of the change

Hello,

Steps to reproduce:

When updating the standard price of a product with the wizard "update price", the code in stock/product.py creates accounting moves to reflect this change in accounting, regardless of the valuation setting of the product.

I have fix this issue that creates accounting moves when valuation='real_time', not when valuation='manual_periodic' and remove required valuation accounts on product categories when valuation = 'manual_periodic'.

Thanks,
FKA

To post a comment you must log in.

Unmerged revisions

9279. By Foram Katharotiya (OpenERP)

[IMP] made require valuation accounts on product categorie when we use realtime valuation

9278. By Foram Katharotiya (OpenERP)

[MERGE] with 7.0

9277. By Foram Katharotiya (OpenERP)

[IMP] create accounting moves when valuation is 'real_time'

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.