Changes between Version 1 and Version 6 of Ticket #997


Ignore:
Timestamp:
Nov 16, 2022, 12:57:22 PM (18 months ago)
Author:
san
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #997

    • Property Status newassigned
  • Ticket #997 – Description

    v1 v6  
    2929| worker       | varchar(100)                                                  | YES  |     | NULL    |       |
    3030| date         | datetime                                                      | YES  |     | NULL    |       |
    31 | type_write   | enum('record','otk','mismatch','testing','repair','shipping') | YES  |     | NULL    |       |
     31| type_write   | enum('record','otk','mismatch','testing','repair','shipping','transform') | YES  |     | NULL    |       |
    3232| order_from   | varchar(100)                                                  | YES  |     | NULL    |       |
    3333| whom_order   | varchar(100)                                                  | YES  |     | NULL    |       |
     
    7474}}}
    7575
    76 Права: accept,mismatch,otk,refand,repair,shipment,testing
     76Права: accept,mismatch,otk,refand,repair,shipment,testing,transform