lp://staging/~fabien-morin/unifield-server/fm-us-2661-2619-merged
Created by
Fabien MORIN
and last modified
- Get this branch:
- bzr branch lp://staging/~fabien-morin/unifield-server/fm-us-2661-2619-merged
Only
Fabien MORIN
can upload to this branch. If you are
Fabien MORIN
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/unifield-server
- UniField Reviewer Team: Pending requested
-
Diff: 3157 lines (+2287/-125)22 files modifiedbin/addons/account_hq_entries/wizard/hq_entries_import.py (+9/-4)
bin/addons/base/i18n/fr.po (+12/-0)
bin/addons/base/ir/ir_actions.py (+1/-1)
bin/addons/import_data/import_data.py (+4/-1)
bin/addons/msf_budget/wizard/wizard_budget_import.py (+3/-0)
bin/addons/msf_doc_import/__init__.py (+1/-0)
bin/addons/msf_doc_import/__openerp__.py (+1/-0)
bin/addons/msf_doc_import/doc_import_report.xml (+11/-0)
bin/addons/msf_doc_import/msf_import_export.py (+859/-0)
bin/addons/msf_doc_import/msf_import_export_conf.py (+544/-0)
bin/addons/msf_doc_import/report/export_generic.mako (+137/-0)
bin/addons/msf_doc_import/report/import_generic_template.mako (+21/-0)
bin/addons/msf_doc_import/report/import_generic_template.py (+52/-0)
bin/addons/msf_doc_import/view/msf_import_export_view.xml (+99/-0)
bin/addons/msf_doc_import/wizard/abstract_wizard_import.py (+28/-3)
bin/addons/msf_profile/data/patches.xml (+4/-0)
bin/addons/msf_profile/i18n/fr_MF.po (+401/-96)
bin/addons/msf_profile/msf_profile.py (+26/-0)
bin/addons/msf_tools/automated_import_job.py (+3/-2)
bin/addons/product_nomenclature/product_nomenclature.py (+1/-1)
bin/addons/res_currency_tables/wizard/import_currencies.py (+4/-0)
bin/osv/orm.py (+66/-17)
Branch information
Recent revisions
- 4407. By Fabien MORIN
-
US-2619 [ADD] display_all_errors parameter to be able in some situations to
display all errors not only the first one. By default it is False to keep the
previous behaviour.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unifield-server