Commits on Source (2)
-
Agustin Bordon authored48eba5d0
-
Agustin Bordon authored
Se agrega desarrollo de creacion masiva de rutas T7795 T7796 See merge request !14
d935c97a
Showing
- logistic_custom_ivess/__init__.py 2 additions, 1 deletionlogistic_custom_ivess/__init__.py
- logistic_custom_ivess/__manifest__.py 2 additions, 0 deletionslogistic_custom_ivess/__manifest__.py
- logistic_custom_ivess/i18n/es_AR.po 136 additions, 0 deletionslogistic_custom_ivess/i18n/es_AR.po
- logistic_custom_ivess/models/__init__.py 1 addition, 0 deletionslogistic_custom_ivess/models/__init__.py
- logistic_custom_ivess/models/delivery_route.py 86 additions, 24 deletionslogistic_custom_ivess/models/delivery_route.py
- logistic_custom_ivess/models/fleet_truck.py 6 additions, 0 deletionslogistic_custom_ivess/models/fleet_truck.py
- logistic_custom_ivess/models/res_partner.py 2 additions, 4 deletionslogistic_custom_ivess/models/res_partner.py
- logistic_custom_ivess/models/template_delivery_route.py 55 additions, 0 deletionslogistic_custom_ivess/models/template_delivery_route.py
- logistic_custom_ivess/security/ir.model.access.csv 4 additions, 0 deletionslogistic_custom_ivess/security/ir.model.access.csv
- logistic_custom_ivess/views/delivery_route.xml 7 additions, 3 deletionslogistic_custom_ivess/views/delivery_route.xml
- logistic_custom_ivess/views/fleet_truck.xml 16 additions, 4 deletionslogistic_custom_ivess/views/fleet_truck.xml
- logistic_custom_ivess/views/menuitems.xml 5 additions, 1 deletionlogistic_custom_ivess/views/menuitems.xml
- logistic_custom_ivess/views/template_delivery_route.xml 53 additions, 0 deletionslogistic_custom_ivess/views/template_delivery_route.xml
- logistic_custom_ivess/wizard/__init__.py 3 additions, 0 deletionslogistic_custom_ivess/wizard/__init__.py
- logistic_custom_ivess/wizard/delivery_route_mass_create_wizard.py 150 additions, 0 deletions..._custom_ivess/wizard/delivery_route_mass_create_wizard.py
- logistic_custom_ivess/wizard/delivery_route_mass_create_wizard.xml 47 additions, 0 deletions...custom_ivess/wizard/delivery_route_mass_create_wizard.xml
logistic_custom_ivess/wizard/__init__.py
0 → 100644