[trunk] Sale: issues with the wizard setup your invoicing method

Bug #856206 reported by Aline (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
High
OpenERP R&D Addons Team 3

Bug Description

the wizard "setup your invoicing method"
- if the option "Do you charge the delivery" is checked, the module "Delivery" should be installed NOT "CLAIM FROM DELIVERY"
- the wizard should remember previously set options if possible (i think it is not possible)

create a new db -> install only sales -> launch the wizard "setup your invoicing meth -> choose the option on task work -> choose the uom (day) -> validate : bug
File "/home/aline/openerp/server/trunk/openerp/addons/base/res/res_config.py", line 142, in action_next next = self.execute(cr, uid, ids, context=context)
File "/home/aline/openerp/addons/trunk/sale/sale.py", line 1245, in execute product_obj.write(cr, uid, product_id[0][0], {'uom_id':wizard.time_unit.id})
IndexError: list index out of range

Expected behaviour :
"Based on tasks work" install project_timsheet and hr_timesheet_invoice
"Based on timesheet" install hr_timesheet_invoice
the default uom field must propose Hour by default this value set the choosen value in project uom field on company view.

Tags: rc1

Related branches

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

I am confirming this issue for both the issues.

1) The "Delivery" module should be install for the "Do you change the delivery" Option not the "Claim_from_delivery" .
2) The trace-back occurs for the above steps.

Thanks.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

I have faced the same problem at my end. I have attached a screenshot for reference.

Thanks.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ashvin Rathod (OpenERP) (ara-tinyerp) wrote :

Hello Aline,

I have fixed the related problem in lp:~openerp-dev/openobject-addons/trunk-bug-856206-ara branch with Revision ID: <email address hidden>

Thanks,
ara

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
milestone: none → 6.1
Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

Hello Ashvin,

Thanks for solving first issue related to delivery.

But one more thing still we need to improve.

" the default uom field must propose Hour by default this value set the choosen value in project uom field on company view."

Can you please check and fix it.

Note: I am also not facing any traceback, thanks to improvements in trunk addons.

Regards,
Mustufa

Changed in openobject-addons:
status: Fix Committed → Confirmed
summary: - issues with the wizard setup your invoicing method
+ [trunk] Sale: issues with the wizard setup your invoicing method
Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :

the biggest issue is "if the option "Do you charge the delivery" is checked, the module "Delivery" should be installed NOT "CLAIM FROM DELIVERY""

This option must install Deliveries.

Changed in openobject-addons:
importance: Medium → High
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ashvin Rathod (OpenERP) (ara-tinyerp) wrote :

Hello Aline,

I have fixed the problem related "Do you charge the delivery" is checked, the module "Delivery" should be installed not "CLAIM FROM DELIVERY" in lp:~openerp-dev/openobject-addons/trunk-bug-856206-ara with lp:~openerp-dev/openobject-addons/trunk-bug-856206-ara

Problem related to "the default uom field must propose Hour by default this value set the choosen value in project uom field on company view" is allready fixed with revision ID: <email address hidden>

Thanks,
ara

Changed in openobject-addons:
status: In Progress → Fix Committed
tags: added: rc1
Revision history for this message
qdp (OpenERP) (qdp) wrote :

fix released in revision 5384.

thanks

Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.