EaryOrtiz / ProodFloorCSharpp

1 stars 1 forks source link

New Job Number #74

Closed EaryOrtiz closed 3 years ago

EaryOrtiz commented 4 years ago

Now we have two formats: XXXX0YYYYY and CX00YYYYY

Due to this new format we gonna change the JobNumber Field Format to string and on the views we gonna have two fields. A dropdown for the first 5 digits and a int field for the last 5 digits that that will merge in the controller.

Another improvements and bugs: -Check the user policies. -Focus the selected tab on search. -The status of a job change to "working on it" when a special feature is added.