mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
[item] [naming] by series or code / [naming series] optionally set number of digits
This commit is contained in:
@@ -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"]],
|
||||
|
||||
Reference in New Issue
Block a user