odoo/addons/l10n_be_invoice_bba
Olivier Dony 438e1c1daf [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company
Fixes handling of accounting/invoicing-related fields on partners
that are not "commercial entities" (either marked as "is_company"
or parentless).
The corresponding fields are also hidden from form views on these
partners and replaced by a short sentence and a link to edit the
"master fields" on the commercial entity.
This corresponds to part B of the solution described on bug 1160365.

lp bug: https://launchpad.net/bugs/1160365 fixed

bzr revid: odo@openerp.com-20130407235013-j3tv4uxy46eej43i
2013-04-08 01:50:13 +02:00
..
i18n Launchpad automatic translations update. 2013-03-28 06:05:00 +00:00
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
__openerp__.py [MERGE] Merged HSA's branch to improve __openerp__.py of all modules by replacing init_xml, update_xml with data, demo_xml with demo, Adding noupdate in init_xml files 2012-08-22 12:44:45 +05:30
account_invoice_view.xml [IMP] invoice BE layout improvements 2012-09-12 20:06:01 +02:00
invoice.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
partner.py [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company 2013-04-08 01:50:13 +02:00
partner_view.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30