This commit is contained in:
2021-01-26 00:42:52 +00:00
parent 531c86a943
commit 43a7fcc9e5
6 changed files with 117 additions and 22 deletions

View File

@@ -5,12 +5,13 @@
MISC ITEMS THAT CAME UP
todo: DataList if there is a meta filter it should default to no filter first then apply teh meta filter as a temporary filter like if the user had hand selected it
The current filter if any applied fights with the meta filter and in many cases would block it completely
This way they can save it as a common filter if they want and
todo: Part form menu has links to inventory list filtered for that part not implemented yet but could be now
make sure it checks if useinvenotry is in effect
todo: confirm on delete cascade functionality for partassembly and partstocklevel records when either part or warehouse is deleted
todo: every form all fields error collection is set to "servererrors" but really its' any kind of validation error local or server so not sure why ti's named that
todo: userbiz validate can delete has funky error
@@ -174,13 +175,7 @@ Inventory related objects that need to be ported:
XPartSerial
XPartWarehouse
XPartInventory (was "PartByWarehouseInventory")
transformed into a inventory transaction ledger as per case 3847
PartRestock
contains partid/warehouseid/minimumstock level
accessible from the Part form as it's own edit window
no list of all
only when useinventory
very much like partassembly, can reuse from that base
XPartRestock
XPartInventoryAdjustment
XPartAssembly