c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12266
[Bug 701949] Re: [V6RC2] sequence in sale order line are fixed
Hello,
I have studied your issue. But you can follow the steps written below:
Here we have defined the sequence field in sale.order.line object. But it's related XML file for sequence generation is not available. So you can create the XML for sequence at your end, and then it will also work like the sale.order object's sequence.
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
--
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/701949
Title:
[V6RC2] sequence in sale order line are fixed
Status in OpenObject Addons Modules:
Invalid
Bug description:
Client : GTK
Plateform : Windows 7
description : no way to have an automatic sequence number when you create
a new sale order line.
Reading the sale's module code you will find the sequence default value fixed to 10 !
Users are obliged to set manually a new value, not cool !
References