Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 4fc98d15 by Adrià Tarroja Caubet at 2023-04-27T11:53:42+02:00 Add active field on operation form view Closes #12236 - - - - - 1 changed file: - modules/production_routing/view/operation_form.xml Changes: ===================================== modules/production_routing/view/operation_form.xml ===================================== @@ -4,4 +4,6 @@ <form> <label name="name"/> <field name="name"/> + <label name="active"/> + <field name="active"/> </form> View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/4fc98d159d9e14259a86ade8c0c9f2285447e838 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/4fc98d159d9e14259a86ade8c0c9f2285447e838 You're receiving this email because of your account on foss.heptapod.net.