Dear All, I found that I met this problem also, would anyone have a solution to fix it ?
-- 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/724010 Title: [trunk] Improving pack sequence numbering Status in OpenERP Addons (modules): Opinion Bug description: Version 6 Install warehouse functionality with demo data. Add a Pack number (generated) to a "Deliver product" line in Warehousing -> Product Moves Add a pack number (generated) to a second "deliver product" line Watch that the next number generated is 7 numbers higher instead of 1 higher. The generated numbers are 00000048 00000055 00000062 Sequence generator set to Packs (stock.lot.tracking) Number padding : 7 Increment Number : 1 ~~~ (continuation below...) Thanks for clarification of making use of SSCC (Serial Shipping Container Code) which is a world standard. Right now it is implemented incorrect in my opinion. The standard is inclusive a companynumber, which makes it 18 digits and barcode compatable. Generation of SSCC is forced for a field and user can not manually input a code generated/used by a partner. My suggestion: 1. expand the helptext to explain the use of SSCC 2. make generation field optional so user can input partner SSCC if needed 3. If companynumber is not filled in sequence pre-number, then SSCC is useless and can be skipped. Standard number generation can be used then. What do you think? To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/724010/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

