Merge lp://staging/~therp-nl/therp-addons/override_import_xml_schema into lp://staging/~therp-nl/therp-addons/6.1

Proposed by Holger Brunn (Therp)
Status: Merged
Merged at revision: 90
Proposed branch: lp://staging/~therp-nl/therp-addons/override_import_xml_schema
Merge into: lp://staging/~therp-nl/therp-addons/6.1
Diff against target: 384 lines (+338/-0)
9 files modified
override_import_xml_schema/__init__.py (+26/-0)
override_import_xml_schema/__openerp__.py (+63/-0)
override_import_xml_schema/example_module/__init__.py (+25/-0)
override_import_xml_schema/example_module/__openerp__.py (+43/-0)
override_import_xml_schema/example_module/example_view.xml (+18/-0)
override_import_xml_schema/example_module/my_changes.xsl (+15/-0)
override_import_xml_schema/example_module/my_changes_view.xsl (+17/-0)
override_import_xml_schema/ir_ui_view.py (+65/-0)
override_import_xml_schema/override_import_xml_schema.py (+66/-0)
To merge this branch: bzr merge lp://staging/~therp-nl/therp-addons/override_import_xml_schema
Reviewer Review Type Date Requested Status
Stefan Rijnhart (Opener) (community) Approve
Review via email: mp+170828@code.staging.launchpad.net

Description of the change

Having the misconception to need that for another specific module, here we go with a generic way to patch openerp's rng files. This should be very straightforward and compatible with many addons incorporating their own changes.

To post a comment you must log in.
88. By Holger Brunn (Therp)

[IMP] attribute OpenERP SA for copied code

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Amazing module. Sorry for neglecting.

review: Approve

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.

Subscribers

People subscribed via source and target branches