From 4fee49cb2eaf26c3e64007f9254858c994ac09c2 Mon Sep 17 00:00:00 2001 From: sinergia Date: Wed, 8 Nov 2023 17:25:28 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20Se=20limpia=20el=20c=C3=B3digo=20para=20?= =?UTF-8?q?migraci=C3=B3n=206.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tryton.cfg | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/tryton.cfg b/tryton.cfg index 498222d..d93ba83 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -13,18 +13,18 @@ depends: sale xml: company.xml - # equipment.xml - # calibration.xml - # contract.xml - # diary.xml - # agended.xml - # configuration.xml - # maintenance.xml - # move.xml - # party.xml - # uom.xml - # product.xml - # purchase.xml - # sale.xml - # balance_sale_party.xml - # shipment.xml \ No newline at end of file + equipment.xml + calibration.xml + contract.xml + diary.xml + agended.xml + configuration.xml + maintenance.xml + move.xml + party.xml + uom.xml + product.xml + purchase.xml + sale.xml + balance_sale_party.xml + shipment.xml \ No newline at end of file