[item] [naming] by series or code / [naming series] optionally set number of digits

This commit is contained in:
Rushabh Mehta
2013-05-02 15:36:33 +05:30
parent 88f6acdbe4
commit f5f478ee78
8 changed files with 108 additions and 22 deletions

View File

@@ -1,6 +1,8 @@
erpnext.updates = [
["2nd May", ["Buying: Warehouse must belong to same company as transaction",
"Price List": "Added Currency Field. One price list can have only one currency"]],
"Price List: Added Currency Field. One price list can have only one currency",
"Item: Naming can now be by series or item code",
"Naming Series: Set number of digits in series (optionally)"]],
["18th April", ["Cost Center: Set a default Cost Center for a Company"]],
["12th April", ["Employee: List of Leave Approvers who can approve the Employee's Leave Applications"]],
["10th April", ["Redesigned File Uploads and added File Manager in Setup"]],