openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27139
[Bug 1272330] [NEW] [7.0] Translations for Delivery Slip and Receipt Slip reports is no longer applied
Public bug reported:
addons revno: 9789
To reproduce:
1. Install Warehouse module
2. Load Dutch language (the bug is present with any non-english languages as well)
3. Create a Partner and assign Dutch as it's language
4. Create a Delivery Order/Incoming Shipment for the new customer
5. Print Delivery Order/Receipt Slip
6. Observe that it's in English although it should have been in Dutch
Investigation:
Report names was change with this commit:
http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9382/stock/stock_report.xml
Report names now are "stock.picking.list.in" and "stock.picking.list.out" but all the translations points to a report "stock.picking.list" therefore translations are not applied.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Description changed:
addons revno: 9789
To reproduce:
1. Install Warehouse module
2. Load Dutch language (the bug is present with any non-english languages as well)
3. Create a Partner and assign Dutch as it's language
4. Create a Delivery Order/Incoming Shipment for the new customer
5. Print Delivery Order/Receipt Slip
6. Observe that it's in English although it should have been in Dutch
Investigation:
Report names was change with this commit:
http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9382/stock/stock_report.xml
- Report names now are "stock.picking.list.in" and "stock.picking.list.out" but all the translation points to a report "stock.picking.list", so therefore they are not applied.
+ Report names now are "stock.picking.list.in" and "stock.picking.list.out" but all the translations points to a report "stock.picking.list" therefore translations are not applied.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1272330
Title:
[7.0] Translations for Delivery Slip and Receipt Slip reports is no
longer applied
Status in OpenERP Addons (modules):
New
Bug description:
addons revno: 9789
To reproduce:
1. Install Warehouse module
2. Load Dutch language (the bug is present with any non-english languages as well)
3. Create a Partner and assign Dutch as it's language
4. Create a Delivery Order/Incoming Shipment for the new customer
5. Print Delivery Order/Receipt Slip
6. Observe that it's in English although it should have been in Dutch
Investigation:
Report names was change with this commit:
http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9382/stock/stock_report.xml
Report names now are "stock.picking.list.in" and "stock.picking.list.out" but all the translations points to a report "stock.picking.list" therefore translations are not applied.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1272330/+subscriptions
Follow ups
References