← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 856206] Re: issues with the wizard setup your invoicing method

 

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 changed:

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/856206

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

Status in OpenERP Addons (modules):
  Confirmed

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/856206/+subscriptions


References