Glossary#

Domain acronyms and terms as used in the ManexCloud codebase.

Manufacturing#

TermMeaning
WOWork Order — production authorization for a specific quantity of a top-level assembly. See Work Orders.
BOMBill of Materials — the components list for a parent assembly.
EBOMEngineering BOM — the pre-release / design BOM. Promoted to BOM through ECO.
ECOEngineering Change Order — the controlled path for changing a released design.
AVLApproved Vendor List — supplier / manufacturer entries approved to supply a BOM component.
Anti-AVLExplicit prohibition — a supplier / part combination that must not be used even if technically compatible.
KitThe set of components allocated / reserved to a WO. Kitting is the act of allocation; issue-to-WO is consumption.
KAKit Allocation — KA_MAIN / KA_DETAIL.
SFTShop Floor Tracking — recording quantity moves between routing operations.
PJProject — a grouping tag on a WO.
OPENCLOSStatus field on WOMAINOpen, Closed, Mfg Hold, etc.
MRPMaterials Requirements Planning — computes demand and generates suggested POs / WOs.

Inventory & SCM#

TermMeaning
INVTInventory on-hand table.
INVTRESInventory reservations (against WO / SO).
INVTSERSerial numbers in stock.
INVTLOTLots in stock.
DMRDiscrepant Material Report — quality / quantity issue raised at receipt.
RMAReturn Merchandise Authorization — customer return.
AVL (inv sense)Same as above — used by both BOM and inventory.
ABC classValue / velocity classification driving cycle-count frequency and MRP priority.

Financials#

TermMeaning
APAccounts Payable.
ARAccounts Receivable.
GLGeneral Ledger.
JEJournal Entry.
FCFunctional Currency (tenant reporting currency).
FCYForeign Currency (any non-FC currency).
P&LProfit & Loss statement.
1099US tax form for non-employee compensation; supplier-flagged.
NSFNon-Sufficient Funds — a returned customer payment.
Received-not-invoicedAccrual booked at receipt, reversed at invoice — bridges PO receipt and AP invoice.

Sales / Purchasing#

TermMeaning
POPurchase Order.
SOSales Order.
RFQRequest For Quote.
Ship BillCombined shipping document + AR invoice for a shipment.
PackingListPhysical packing document for a shipment.
Blanket POA long-running PO against which specific releases are cut.

Admin / cross-cutting#

TermMeaning
UDFUser Defined Field — arbitrary per-tenant column on a standard entity.
UDTUser Defined Table — arbitrary per-tenant table.
IP-KeyRow-level context key used to scope operations to a specific warehouse / location / tenant slice. Resolved by IpKeyHelper.
AVL (auth sense)Not applicable in auth context — see AVL under Manufacturing.
WFWorkflow.
CDFCulture / Date Format — per-user format resolved via CultureDateFormatHelper.

Integrations#

TermMeaning
JukiSMT machine vendor — item / reel sync.
AegisExternal MES (FactoryLogix).
QB / QBOQuickBooks / QuickBooks Online.
Smart StorageAutomated component-storage system (carousels, vertical lifts).
QBXMLQuickBooks Desktop XML wire format.