Merge lp://staging/~isaako34/openerp-mexico-localization/addons-mx-6.0-invoice_discount-dev-yzk into lp://staging/openerp-mexico-localization

Proposed by Isaac López Zúñiga
Status: Superseded
Proposed branch: lp://staging/~isaako34/openerp-mexico-localization/addons-mx-6.0-invoice_discount-dev-yzk
Merge into: lp://staging/openerp-mexico-localization
Diff against target: 1286 lines (+1221/-0)
12 files modified
l10n_mx_invoice_discount/__init__.py (+30/-0)
l10n_mx_invoice_discount/__openerp__.py (+45/-0)
l10n_mx_invoice_discount/invoice.py (+116/-0)
l10n_mx_invoice_discount/invoice_view.xml (+22/-0)
l10n_mx_invoice_discount/l10n_mx_facturae_pac_sf_disc_report.xml (+16/-0)
l10n_mx_invoice_discount/partner.py (+42/-0)
l10n_mx_invoice_discount/partner_view.xml (+20/-0)
l10n_mx_invoice_discount/report/__init__.py (+28/-0)
l10n_mx_invoice_discount/report/invoice_facturae_pac_sf_disc_pdf (original).rml (+361/-0)
l10n_mx_invoice_discount/report/invoice_facturae_pac_sf_disc_pdf.py (+171/-0)
l10n_mx_invoice_discount/report/invoice_facturae_pac_sf_disc_pdf.rml (+369/-0)
l10n_mx_invoice_discount/report/sxw2rml.sh (+1/-0)
To merge this branch: bzr merge lp://staging/~isaako34/openerp-mexico-localization/addons-mx-6.0-invoice_discount-dev-yzk
Reviewer Review Type Date Requested Status
Moisés López - http://www.vauxoo.com Pending
Review via email: mp+91486@code.staging.launchpad.net

Description of the change

Apply discount on invoice_lines and apply global discount correctly on xml and pdf

To post a comment you must log in.
118. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] add inherit copy to fields global_discount and global_discount_percent

119. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] apply discount from button "Compute Taxes"

120. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] Wizard disabled, percent discount and motive discount is taked from invoice fields

121. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] add function onchange_partner_id on account_invoice

122. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] add field global_discount on invoice view and wizard deleted.

123. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] validate when percent discount is changed. def copy was deleted.

124. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] changed global_discount by global_discount_percent. Add validation when discount is 0. Add help to field discount on res_partner

125. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] correction on label "Receptor"

126. By Isaac López Zúñiga

[IMP][l10n_mx_facturae_pac_sf] add discount on invoice_facturae_pac_sf_pdf

127. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] reference to report commented

Unmerged revisions

127. By Isaac López Zúñiga

[IMP][l10n_mx_invoice_discount] reference to report commented

126. By Isaac López Zúñiga

[IMP][l10n_mx_facturae_pac_sf] add discount on invoice_facturae_pac_sf_pdf

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.