Merge lp://qastaging/~vauxoo/openerp-venezuela-localization/jose-transaction-tecvemar into lp://qastaging/~openerp-venezuela/openerp-venezuela-localization/Tecvemar

Status: Merged
Merged at revision: 32
Proposed branch: lp://qastaging/~vauxoo/openerp-venezuela-localization/jose-transaction-tecvemar
Merge into: lp://qastaging/~openerp-venezuela/openerp-venezuela-localization/Tecvemar
Diff against target: 2759 lines (+1727/-440)
26 files modified
extra_UOM/__openerp__.py (+7/-4)
extra_UOM/data/extra_UOM_data.xml (+15/-0)
extra_UOM/model/account_invoice.py (+22/-0)
extra_UOM/model/changes_stock.py (+101/-37)
extra_UOM/model/extra_UOM.py (+20/-18)
extra_UOM/model/purchase.py (+13/-54)
extra_UOM/model/sale.py (+384/-36)
extra_UOM/model/stock.py (+86/-3)
extra_UOM/security/ir.model.access.csv (+18/-0)
extra_UOM/security/product_feature_security.xml (+50/-0)
extra_UOM/view/changes_stock_view.xml (+6/-4)
extra_UOM/view/extra_UOM_view.xml (+275/-251)
extra_UOM/view/purchase_view.xml (+20/-7)
extra_UOM/view/stock_view.xml (+25/-0)
extra_UOM/wizard/__init__.py (+1/-0)
extra_UOM/wizard/stock_move_split.py (+14/-19)
extra_UOM/wizard/stock_move_split_view.xml (+1/-7)
extra_UOM/wizard/transaction_intercompany.py (+296/-0)
extra_UOM/wizard/transaction_intercompany_view.xml (+53/-0)
intercompany_tcv/__init__.py (+1/-0)
intercompany_tcv/__openerp__.py (+42/-0)
intercompany_tcv/model/__init__.py (+2/-0)
intercompany_tcv/model/purchase.py (+132/-0)
intercompany_tcv/model/res_company.py (+38/-0)
intercompany_tcv/view/intercompany_transactions_user.xml (+85/-0)
intercompany_tcv/workflow/purchase_workflow.xml (+20/-0)
To merge this branch: bzr merge lp://qastaging/~vauxoo/openerp-venezuela-localization/jose-transaction-tecvemar
Reviewer Review Type Date Requested Status
hbto [Vauxoo] http://www.vauxoo.com Pending
Review via email: mp+86631@code.qastaging.launchpad.net

Description of the change

Changed method create internal sale for add address
> changed transaction intercompany for generate sale order with lots
> changed compute the stock virtual of lots to add type transt
> added physical location for company

To post a comment you must log in.

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.