User Tools

Site Tools


cobi.wms:management_database

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.wms:management_database [2025/07/24 08:40] – [Permission management] thuthcobi.wms:management_database [2025/09/18 10:16] (current) – [Importing licenses] thuth
Line 212: Line 212:
  
 <code sql> <code sql>
-insert into licenses (license, 'notes') values ('LICENSE_1', 'WMS'); +insert into licenses (license, notes) values ('LICENSE_1', 'WMS'); 
-insert into licenses (license, 'notes') values ('LICENSE_2', 'PPC'); +insert into licenses (license, notes) values ('LICENSE_2', 'PPC'); 
-insert into licenses (license, 'notes') values ('LICENSE_3', 'PPC, valid until November 2023');+insert into licenses (license, notes) values ('LICENSE_3', 'PPC, valid until November 2023');
 </code> </code>
  
Line 292: Line 292:
   * ''IPN'': Receipt from production   * ''IPN'': Receipt from production
   * ''PRQ'': Purchase request   * ''PRQ'': Purchase request
-  * ''POR'': Purchase order+  * ''POR'': Purchase Order
   * ''ITM'': Wares list   * ''ITM'': Wares list
   * ''INC'': Inventory counting   * ''INC'': Inventory counting
cobi.wms/management_database.1753339232.txt.gz · Last modified: by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki