feat(Supplier): refs #6828 add companySize #3174
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3174
Loading…
Reference in New Issue
No description provided.
Delete Branch "6828-supplier_companySize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -2478,2 +2478,3 @@
(22, 'Proveedor', 1, 1, 'supplier'),
(23, 'Termografos', 35, 35, 'thermograph');
(23, 'Termografos', 35, 35, 'thermograph'),
(24, 'Sello de calidad', 1, 1, 'qualitySeal');
Hay que ponerlo en fixture y añadirlo a mano en produccion sino peta.
Lo tengo puesto en el redmine y ya lo pondre en la subida correspondiente