c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21581
[Bug 755490] Re: overwriting reports ADDS report definitions
Hello Dr. Ferdinand,
I Have checked your xml file but one thing you did miss 'Module reference' in the report mapping.
<report id="delivery.report_shipping" model="stock.picking" name="sale.shipping" multi="True" rml="c2c_sale_multi_partner/report/shipping.rml" string="Delivery order"/>
This will replace the existing action with the new related action.
Thanks.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/755490
Title:
overwriting reports ADDS report definitions
Status in OpenERP Server:
New
Bug description:
IMHO the attached xml should replace the existing report definitions
to use the new report files
instead these definitions are added to the reports definition giving 2
resources which differ only by report name.
also 2 identical "Actions" are created.
for some magic reason it works correctly but I kindly ask to check
because at least for the admin/user it's very confusing
References