Hi, does anyone know if it's possible to set a dynamic logic for the document number (tranid) ? For instance for invoices I would like to have INV/12345/yyyy and at the end of the accounting period I would like that the numbering of transaction goes back to 0000 like this: INV/00001/yyyy+1 . Do you have an idea if it's possible ? Thank you.
a
ABJ
01/10/2019, 4:56 PM
@t_gdb try enabling allow override on the document number, then use script in setting your preferred autogen number format
t
t_gdb
01/10/2019, 5:35 PM
thank you @ABJ. But when I use the config.load function I can not load the "Set up auto generated numbers". do you know which Configuration Preference I need to load ? thank you.
t_gdb
01/10/2019, 5:38 PM
the only preferences I can change are:
NetSuite configuration preference IDs are grouped into the following categories:
General Preferences
Company Information
User Preferences
Accounting Preferences
Accounting Periods
Tax Setup
Tax Periods
a
ABJ
01/10/2019, 5:40 PM
try to check this article - 13456
ABJ
01/10/2019, 5:41 PM
message has been deleted
ABJ
01/10/2019, 5:41 PM
this worked on entity, should work as well in document number