commas in order, invoice Ids

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

commas in order, invoice Ids

Jim Yanda
Hello,
In accounting preferences, I set my last order Id and last invoice Id to seven digit numbers. Now OFBiz is putting thousands separator commas in newly created order Ids and invoices Ids. So the Ids look like this 1,234,567. The comma values are stored in the tables also. How do I correct this to make OFBiz generate a plain Id number like 1234567 ?
Thank you.
Jim
Reply | Threaded
Open this post in threaded view
|

Re: commas in order, invoice Ids

Adrian Crum
Jim,

If you will create a Jira issue for this I will take care of it. Thanks
for pointing that out.

-Adrian

Jim Yanda wrote:
> Hello,
> In accounting preferences, I set my last order Id and last invoice Id to
> seven digit numbers. Now OFBiz is putting thousands separator commas in
> newly created order Ids and invoices Ids. So the Ids look like this
> 1,234,567. The comma values are stored in the tables also. How do I correct
> this to make OFBiz generate a plain Id number like 1234567 ?
> Thank you.
> Jim
>
Reply | Threaded
Open this post in threaded view
|

Re: commas in order, invoice Ids

Jim Yanda
Hi Adrian,
I created a Jira issue with key OFBIZ-1854. Title of issue = 'System generated Order and Invoice Ids contain commas'. Thank you for your work on this.
Jim

Adrian Crum wrote
Jim,

If you will create a Jira issue for this I will take care of it. Thanks
for pointing that out.

-Adrian

Jim Yanda wrote:
> Hello,
> In accounting preferences, I set my last order Id and last invoice Id to
> seven digit numbers. Now OFBiz is putting thousands separator commas in
> newly created order Ids and invoices Ids. So the Ids look like this
> 1,234,567. The comma values are stored in the tables also. How do I correct
> this to make OFBiz generate a plain Id number like 1234567 ?
> Thank you.
> Jim
>
Reply | Threaded
Open this post in threaded view
|

Re: commas in order, invoice Ids

Jim Yanda
In reply to this post by Jim Yanda
Hi Adrian,
Thanks for the quick fix.
Jim
Reply | Threaded
Open this post in threaded view
|

Re: commas in order, invoice Ids

Adrian Crum
It was a little too quick, use rev 672348.

-Adrian

Jim Yanda wrote:
> Hi Adrian,
> Thanks for the quick fix.
> Jim