odoo/addons/l10n_ro
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
..
static/src/img [ADD] l10n: add icons in account chart modules (use country flags) 2012-04-02 14:48:43 +02:00
__init__.py Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
__openerp__.py Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
account_chart.xml Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
account_tax_code_template.xml Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
account_tax_template.xml Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
l10n_chart_ro_wizard.xml [FIX] l10n_*: ensure install wizard triggers are in `noupdate` blocks, to avoid spurious wizards at update 2012-11-06 19:16:36 +01:00
partner_view.xml Update the l10n_ro module providing the last chart of account and tax template. 2012-12-13 09:37:44 +02:00
res_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