This website requires JavaScript.
Explore
Help
Register
Sign In
accounting
/
books
Watch
2
Star
0
Fork
0
You've already forked books
mirror of
https://github.com/frappe/books.git
synced
2024-11-10 07:40:55 +00:00
Code
Issues
Releases
Activity
67f9232160
books
/
schemas
/
app
/
PurchaseInvoiceItem.json
6 lines
100 B
JSON
Raw
Normal View
History
Unescape
Escape
incr: add schemas
2022-03-23 07:31:15 +00:00
{
"name"
:
"PurchaseInvoiceItem"
,
incr: cleanup and import schemas
2022-03-23 08:37:00 +00:00
"label"
:
"Purchase Invoice Item"
,
incr: factorize invoice schemas
2022-09-27 09:37:11 +00:00
"extends"
:
"InvoiceItem"
incr: complete typing models - fix model exports - add a README for models base
2022-04-14 09:22:45 +00:00
}
Copy Permalink