lp://staging/~bruno-bottacini/account-financial-tools/7.0-add_account_invoice_template
- Get this branch:
- bzr branch lp://staging/~bruno-bottacini/account-financial-tools/7.0-add_account_invoice_template
Branch merges
- Lorenzo Battistini (community): Disapprove
- Guewen Baconnier @ Camptocamp: Disapprove
- Maxime Chambreuil (http://www.savoirfairelinux.com): Needs Fixing
- Pedro Manuel Baeza: Needs Information (code review, no test)
-
Diff: 1020 lines (+962/-0)11 files modifiedaccount_invoice_template/AUTHORS.txt (+3/-0)
account_invoice_template/__init__.py (+22/-0)
account_invoice_template/__openerp__.py (+46/-0)
account_invoice_template/account_invoice_template.py (+106/-0)
account_invoice_template/i18n/account_invoice_template.pot (+204/-0)
account_invoice_template/i18n/it.po (+228/-0)
account_invoice_template/invoice_template.xml (+98/-0)
account_invoice_template/security/ir.model.access.csv (+5/-0)
account_invoice_template/wizard/__init__.py (+21/-0)
account_invoice_template/wizard/select_template.py (+154/-0)
account_invoice_template/wizard/select_template.xml (+75/-0)
Branch information
Recent revisions
- 113. By Yannick Vaucher @ Camptocamp
-
[FIX] account-
default- draft-move - restore the deleted button invoice_cancel for states sale,open after it disapeared in addons revno: 8845.1.1 revision-id: <email address hidden> - 110. By Vincent Renaville@camptocamp
-
[MRG] new module account_
tax_analysis This module allows to control VAT by a specific view on
account move line and with specfic group by on it.[FIX] account_
tax_analysis/ __openerp_ _.py: use 7.0 field names,
fix indentation - 108. By Alexandre Fayolle - camptocamp
-
[MRG] Add l10n_fr_siret module, which adds a SIRET number to res.partner (whereas the current l10n_fr module only does so on res.company)
This module was proposed as part of a solution to lp:10402324 back in august and never merged in 7.0 due to a wrong timing.
- 107. By Alexandre Fayolle - camptocamp
-
[IMP] account_
default_ draft_move: Show button cancel in invoice for group account. group_account_ invoice instead of group_no_one
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)