Merge lp://qastaging/~agilebg/openerp-product-attributes/adding_pricelist_configurator_by_bom_7 into lp://qastaging/~akretion-team/openerp-product-attributes/7.0-product-customer-code-extraction

Proposed by Nicola Malcontenti - Agile BG
Status: Superseded
Proposed branch: lp://qastaging/~agilebg/openerp-product-attributes/adding_pricelist_configurator_by_bom_7
Merge into: lp://qastaging/~akretion-team/openerp-product-attributes/7.0-product-customer-code-extraction
Diff against target: 660 lines (+616/-0)
8 files modified
pricelist_configurator_by_bom/__init__.py (+23/-0)
pricelist_configurator_by_bom/__openerp__.py (+66/-0)
pricelist_configurator_by_bom/i18n/it.po (+117/-0)
pricelist_configurator_by_bom/i18n/pricelist_configurator_by_bom.pot (+116/-0)
pricelist_configurator_by_bom/pricelist_configurator_by_bom.py (+159/-0)
pricelist_configurator_by_bom/pricelist_configurator_by_bom_view.xml (+89/-0)
pricelist_configurator_by_bom/security/ir.model.access.csv (+9/-0)
pricelist_configurator_by_bom/test/pricelist_configurator_by_bom.yml (+37/-0)
To merge this branch: bzr merge lp://qastaging/~agilebg/openerp-product-attributes/adding_pricelist_configurator_by_bom_7
Reviewer Review Type Date Requested Status
Akretion Team Pending
Review via email: mp+203023@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2014-01-24.

Description of the change

This module is a calculator that establishes the final product’s price based on
various margins on the single cost of the bill of material. In OpenERP the
product’s price is on the price list, every partner can have his price list and
every price list is connected to a product. So this is a calculator for the
price list.

This module provides a configurator where the user selects the final product
and the partner. The system propose the BOM with the cost of every component.
The User can finally set the margin for every component.

To post a comment you must log in.
241. By Lorenzo Battistini

[IMP] description

242. By Lorenzo Battistini

[IMP] description

Unmerged revisions

242. By Lorenzo Battistini

[IMP] description

241. By Lorenzo Battistini

[IMP] description

240. By Nicola Malcontenti - Agile BG

[FIX] Fixed update test

239. By Nicola Malcontenti - Agile BG

[FIX] fixed test

238. By Nicola Malcontenti - Agile BG

[FIX] fixed test

237. By Hurrinico

[FIX] test fixing

236. By Nicola Malcontenti - Agile BG

[FIX] added i18n, security and fix test

235. By Nicola Malcontenti - Agile BG

[FIX] Added Domain

234. By Nicola Malcontenti - Agile BG

[FIX] FIxed bug

233. By Nicola Malcontenti - Agile BG

[FIX] Added some changes to module

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.

Subscribers

People subscribed via source and target branches