2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 14:50:56 +00:00

feat: pos shift opening schemas

This commit is contained in:
akshayitzme 2023-08-22 12:03:25 +05:30 committed by akshayitzme
parent ad9401e244
commit 7ce556b8eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "POSShiftOpeningAmounts",
"name": "OpeningAmounts",
"label": "Opening Amount",
"isChild": true,
"extends": "POSShiftAmounts",

View File

@ -1,5 +1,5 @@
{
"name": "OpeningCashInDenominations",
"name": "OpeningCash",
"label": "Opening Cash In Denominations",
"isChild": true,
"extends": "CashDenominations",