Folder Structure

From Commander4j
Revision as of 11:30, 25 August 2024 by Dgarratt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Commander4j

	├───images
  	│   ├───misc
	│   ├───16x16
	│   ├───32x32
	│   ├───24x24
	│   └───icons
	├───labels
	├───xml
	│   ├───interface
	│   │   ├───input
	│   │   │   ├───Material Auto Move
	│   │   │   ├───Production Declaration
	│   │   │   ├───Pallet Delete
	│   │   │   ├───Pallet Move
	│   │   │   ├───Process Order
	│   │   │   ├───Journey Definition
	│   │   │   ├───Location
	│   │   │   ├───Label Data
	│   │   │   ├───Batch Status Change
	│   │   │   ├───Journey Reference Filtered
	│   │   │   ├───Material Definition
	│   │   │   ├───Production Unconfirm
	│   │   │   ├───QM Inspection Request
	│   │   │   ├───Process Order Status Change
	│   │   │   ├───Despatch Confirmation
	│   │   │   ├───Pallet Split
	│   │   │   └───Pallet Status Change
	│   │   ├───recovery
	│   │   ├───output
	│   │   │   ├───Sort Notification
	│   │   │   ├───Despatch Email
	│   │   │   ├───Despatch Pre Advice
	│   │   │   ├───Production Declaration
	│   │   │   ├───Pallet Delete
	│   │   │   ├───Pallet Move
	│   │   │   ├───Label Data
	│   │   │   ├───Equipment Tracking
	│   │   │   ├───Auto Labeller
	│   │   │   ├───Production Unconfirm
	│   │   │   ├───Despatch Confirmation
	│   │   │   ├───Pallet Split
	│   │   │   └───Pallet Status Change
	│   │   ├───backup
	│   │   │   ├───Material Auto Move
	│   │   │   ├───Production Declaration
	│   │   │   ├───Pallet Delete
	│   │   │   ├───Pallet Move
	│   │   │   ├───Process Order
	│   │   │   ├───Journey Definition
	│   │   │   ├───Location
	│   │   │   ├───Label Data
	│   │   │   ├───Batch Status Change
	│   │   │   ├───Material Definition
	│   │   │   ├───Production Unconfirm
	│   │   │   ├───QM Inspection Request
	│   │   │   ├───Process Order Status Change
	│   │   │   ├───Despatch Confirmation
	│   │   │   ├───Pallet Split
	│   │   │   └───Pallet Status Change
	│   │   └───error
	│   │       ├───Material Auto Move
	│   │       ├───Production Declaration
	│   │       ├───Pallet Delete
	│   │       ├───Pallet Move
	│   │       ├───Process Order
	│   │       ├───Journey Definition
	│   │       ├───Location
	│   │       ├───Label Data
	│   │       ├───Batch Status Change
	│   │       ├───Material Definition
	│   │       ├───Unknown
	│   │       ├───Production Unconfirm
	│   │       ├───QM Inspection Request
	│   │       ├───Process Order Status Change
	│   │       ├───Despatch Confirmation
	│   │       ├───Pallet Split
	│   │       └───Pallet Status Change
	│   ├───config
	│   ├───schema
	│   │   ├───com.mysql.cj.jdbc.Driver
	│   │   ├───oracle.jdbc.driver.OracleDriver
	│   │   └───com.microsoft.sqlserver.jdbc.SQLServerDriver
	│   ├───view
	│   ├───log
	│   ├───hosts
	│   ├───barcode
	│   └───sql
	├───audio
	├───logs
	├───lib
	│   ├───db
	│   └───devonly
	├───help
	│   └───html
	└───reports