This commit is contained in:
@@ -86,7 +86,15 @@ todo: how to add locale keys in future after release without erasing all data?
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
CURRENTLY DOING: PurchaseOrder
|
CURRENTLY DOING: PurchaseOrder - DataList
|
||||||
|
|
||||||
|
PO todo
|
||||||
|
todo: test duplicate route
|
||||||
|
todo: test inventory affecting ops
|
||||||
|
reversals, updates, deletes etc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -102,8 +110,6 @@ Inventory related objects that need to be ported:
|
|||||||
PurchaseOrder
|
PurchaseOrder
|
||||||
|
|
||||||
|
|
||||||
WorkorderItemPart
|
|
||||||
WorkorderItemPartRequest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -128,7 +134,7 @@ EACH OBJECT DEV CYCLE:
|
|||||||
Notification code if applicable
|
Notification code if applicable
|
||||||
Controller routes and associated code
|
Controller routes and associated code
|
||||||
Translation keys
|
Translation keys
|
||||||
AyaFormFieldDefinitions for object if it's got a customizable form
|
FormFieldReference for object if it posesses an customizable form
|
||||||
DataList if applicable (be minimal with the default fields)
|
DataList if applicable (be minimal with the default fields)
|
||||||
Picklist
|
Picklist
|
||||||
Seeder generate samples
|
Seeder generate samples
|
||||||
@@ -159,11 +165,13 @@ Preliminary order to get the ball rolling, these are the easiest starting point:
|
|||||||
|
|
||||||
Inventory (see servicebank and below bit for inspo)
|
Inventory (see servicebank and below bit for inspo)
|
||||||
Xparts
|
Xparts
|
||||||
warehouse
|
Xwarehouse
|
||||||
PartInventory
|
XPartInventory
|
||||||
po
|
Xpo
|
||||||
poreceipt
|
Xporeceipt
|
||||||
adjustments
|
Xadjustments
|
||||||
|
XWorkorderItemPart
|
||||||
|
XWorkorderItemPartRequest
|
||||||
User
|
User
|
||||||
Fixup once have vendor, ho, client etc as it depends on those
|
Fixup once have vendor, ho, client etc as it depends on those
|
||||||
WorkorderStatus
|
WorkorderStatus
|
||||||
|
|||||||
Reference in New Issue
Block a user