Document Number Maintenance by Year Month format
**Notes
- Available in Dynamod 2017.1 build 0033 and above
- Available in all module in Document Number Setting
Overview of Document Number Setting
- Customer – Sales Order Module of Document Number setting
- Add Add record
- Prefix Document Number Prefix
- Last Number Last running number used, if 0 transaction, default begin with 0
- Digits Digit of the running number
- Description Description of the Document Group
- Year Month Format Setting the format for Year Month in Document Number
- Sample Output Sample of the setting done
- Enable Running Number Setting to Enable Running number by setting in 12 or disable
- Add (+) Del (-) Add or Delete the Year ID
- Year ID The list of the available year added
- Last Running Number Display and setting the last running number for each month
How to set Document Group without tick Enabled Running Number by Month Year
** Note
- Untick Enable Running Number by Year Month.
- Year Month Format set to yyyy-MM-.
- Last Number will not reset to 1 although the month is changed. Example SO-2018-03-00001, SO-2018-04-00002, SO-2018-05-00003, SO-2018-06-00004
- When the Document date is changed, so do the month in the Document Number will be follow.
Example
Month April 2018, Document Number will be SO-2018-04-00001
Month May 2018, Document Number will be SO-2018-05-00002
Month June 2018, Document Number will be SO-2018-06-00003
Sample Setting
Sample Output
1st Sales Order will be saved as SO-2018-03-00001
2nd Sales Order will be saved as SO-2018-04-00002 (Last 5 digit is not reset)
How to set Document Group with tick Enabled Running Number by Month Year
** Note
- Tick Enable Running Number by Year Month.
- Year Month Format set to yyyy-MM-.
- Last Number will reset to 1 although the month is changed. Example SO-2018-03-00001, SO-2018-04-00001, SO-2018-05-00001
- When the Document date is changed, so do the month in the Document Number will be follow.
Example
Month April 2018, Document Number will be SO-2018-04-00001
Month May 2018, Document Number will be SO-2018-05-00001
Month June 2018, Document Number will be SO-2018-06-00001
Sample Setting
Sample Output
1st Sales Order will be saved as SO-2018-03-00001
2nd Sales Order will be saved as SO-2018-04-00001 (Last 5 digit number will be reset)
YEAR MONTH FORMAT
Year Month Format | Remark | Output |
yyyy | year value | 2018 |
yy | year value | 18 |
MM | month value | 01 |
M | month value | 1 |
dd | day value | 03 |
d | day value | 3 |