Natalie
Natalie
Problem --- When adding a kit manufactured product to a confirmed repair order, an error is thrown upon saving, because we're working with a move that was already deleted/exploded Steps...
Problem --- When creating/editing expenses, if the user doesn't have any access rights to employee, a ValueError is thrown when clicking the employee field. The Error happens because the model...
Before * From the employee list view: * if we select 1 employee => *actions* > *archive*: a wizard opens * but if multiple employees were selected -> we go...
Steps --- * Create a candidate * Give them a skill * *Create Employee* * => Traceback -> "Two levels for the same skill is not allowed" Cause --- *...
Steps --- * install `mrp`, `purchase` * create the following products: * P, storable, route = manucfature, bom: * C storable (qty = 1) * K storable, (qty = 1)...
Steps --- * Create a candidate * Give them a skill * *Create Employee* * => Traceback -> "Two levels for the same skill is not allowed" Cause --- *...