← Back to team overview

openerp-india team mailing list archive

[Bug 1079205] Re: Number always skip when create new Sales Order

 

Hello,

           It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1079205-pja
           Revno:8157
           Revision ID:pja@xxxxxxxxxxx-20121129055743-yskji2sxhl0w20x4

Thanks,
 pja

** Branch linked: lp:~openerp-dev/openobject-addons/trunk-
bug-1079205-pja

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
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/1079205

Title:
  Number always skip when create new Sales Order

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Based on trunk
  (Build 25025)
  server (4563)
  addons (8057)
  web (3431)

  Steps:
  1. Create new Sales Order, i.e., Number = SO001
  2. Save this document, Number = SO002
  3. Create new Sales Order again, i.e., Number = SO003
  4. Save this document, Number = SO004

  We end up having 2 documents, SO002...SO004 !!!

  This based on the following Sequence configuration

  Prefix: SO, Suffix: n/a
  Number Padding: 3	
  Increment Number: 1	
  Implementation: No gap

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


References