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:
parent
ad9401e244
commit
7ce556b8eb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "POSShiftOpeningAmounts",
|
||||
"name": "OpeningAmounts",
|
||||
"label": "Opening Amount",
|
||||
"isChild": true,
|
||||
"extends": "POSShiftAmounts",
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "OpeningCashInDenominations",
|
||||
"name": "OpeningCash",
|
||||
"label": "Opening Cash In Denominations",
|
||||
"isChild": true,
|
||||
"extends": "CashDenominations",
|
Loading…
Reference in New Issue
Block a user