Invoice Numbering Sequence

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Invoice Numbering Sequence

james-2
Banned User
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Invoice Numbering Sequence

Michael Brohl-3
Yes, please have a look at the SequenceValueItem entity. The default
sequence starts with 10000 but can can set it so any other number initially.

Regards,

Michael


Am 09.04.19 um 22:09 schrieb [hidden email]:
> Where in Ofbiz can you change the invoice numbering sequence?  We do not
> want to use invoice numbers that have already been used in our old
> system.  Is there somewhere to input starting numbers for invoice and
> sales order.
>
> Thanks,
>
> James


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

RE: Invoice Numbering Sequence

james-2
Banned User
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Invoice Numbering Sequence

Deepak Dixit-4
Hi James,

Please check the PartyAcctgPreference entity and update the
lastInvoiceNumber field.

Please refer `getNextInvoiceId` implementation for more details.

Kind Regards,
Deepak Dixit
DIRECTOR OF PRODUCT ENGINEERING
mobile: +91 9826754548
email: [hidden email]
*www.hotwax.co <http://www.hotwax.co/>*


On Wed, Apr 10, 2019 at 2:19 AM <[hidden email]> wrote:

> I see the Invoice in that entity however when I updated it.....the
> number was not used at the last number.  It used the same lower number
>
> -------- Original Message --------
> Subject: Re: Invoice Numbering Sequence
> From: Michael Brohl <[hidden email]>
> Date: Tue, April 09, 2019 1:16 pm
> To: [hidden email]
>
> Yes, please have a look at the SequenceValueItem entity. The default
> sequence starts with 10000 but can can set it so any other number
> initially.
>
> Regards,
>
> Michael
>
>
> Am 09.04.19 um 22:09 schrieb [hidden email]:
> > Where in Ofbiz can you change the invoice numbering sequence? We do not
> > want to use invoice numbers that have already been used in our old
> > system. Is there somewhere to input starting numbers for invoice and
> > sales order.
> >
> > Thanks,
> >
> > James
>
Reply | Threaded
Open this post in threaded view
|

Re: Invoice Numbering Sequence

S K Pradeep kumar
In reply to this post by james-2
Check this table "sequence_value_item"


With regards,
S K Pradeep Kumar,
9035009495


On Wed, Apr 10, 2019 at 1:40 AM <[hidden email]> wrote:

> Where in Ofbiz can you change the invoice numbering sequence?  We do not
> want to use invoice numbers that have already been used in our old
> system.  Is there somewhere to input starting numbers for invoice and
> sales order.
>
> Thanks,
>
> James
>