psi_mmobile

Untitled

Feb 25th, 2022
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Workcode list :
  2.  
  3. Every boolean column (for example ‘Is generic ?’) should be checkbox columns -> test
  4. The color column should show the color not the hex value (in the background for example) -> test
  5. When leaving the Vehicle Owners filter by clicking outside the popup, there is no more vehicle owner selected. There should always be one vehicle owner selected, if there is no vehicle owner selected in the popup, we keep the previous filter (the same logic must be apply to the others filters) -> fuck me
  6. Bug : When opening the filters popup for the first time, I can’t select all checkbox -> fuck me
  7. Bug : ‘Set work code inactif’ return a 555 error -> this is the delete function
  8. The columns STD category/STD type should be named Category/Type under a column parent Standard -> test
  9. Bug : The last modification name and date are not shown -> test
  10. Add an action delete -> mentioned above
  11.  
  12.  
  13.  
  14. Workcode Edit :
  15.  
  16. Add a label for the selection of the workcode icon -> it has a label, but doesn't show it
  17. Double click to select a Work code STD in the popup is not working -> test
  18. The field work code name select the work code STD (the field work code name is missing) -> there isn't one
  19. Double click to select a work code icon in the popup is not working -> test
  20. Bug : Save the modification return a 555 error -> fuck me
  21. Select a work code STD should change the STD category/type -> test
  22. Bug : navigating from edit to list removes the filter for Vo -> test
Add Comment
Please, Sign In to add comment