Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory Management (stock)
• Purchase Management (purchase) • Sales Management (sale_management) • Discuss (mail) • Invoicing Management (account_invoicing) |
Community Apps Dependencies | Show |
Lines of code | 411 |
Technical Name |
export_stockinfo_xls |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory Management (stock)
• Purchase Management (purchase) • Sales Management (sale_management) • Discuss (mail) • Invoicing Management (account_invoicing) |
Community Apps Dependencies | Show |
Lines of code | 411 |
Technical Name |
export_stockinfo_xls |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedError
Hi, I am getting the error with the UTC date. Is there a solution for this? File "C:\Program Files\Odoo 11.0\server\odoo\custom_addons\report_xlsx\models\ir_report.py", line 21, in render_xlsx }).create_xlsx_report(docids, data) File "C:\Program Files\Odoo 11.0\server\odoo\custom_addons\report_xlsx\report\report_xlsx.py", line 46, in create_xlsx_report self.generate_xlsx_report(workbook, data, objs) File "C:\Program Files\Odoo 11.0\server\odoo\custom_addons\export_stockinfo_xls\report\current_stock_xls.py", line 102, in generate_xlsx_report tz = pytz.timezone(user.tz) File "C:\Program Files\Odoo 11.0\python\lib\site-packages\pytz\__init__.py", line 163, in timezone if zone.upper() == 'UTC': AttributeError: 'bool' object has no attribute 'upper'
Thanks
I tested in Ubuntu 16, nice work, thanks a lot.
Useful
Thanks
It's Work Fine
you should Configure Timezone in User Preference Menu to Solve Error..
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. undefined
Below is the error from odoo log, plz advice File "/usr/local/lib/python3.5/dist-packages/pytz/__init__.py", line 159, in timezone if zone.upper() == 'UTC': AttributeError: 'bool' object has no attribute 'upper
Can't export
I've got the following error, other excel exports work fine, any suggestion? Erreur: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. undefined