Skip to content
Extraits de code Groupes Projets
Valider aadaa139 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[UPD] rename account_reconcile_show_boolean module

parent 28f5f834
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -52,7 +52,7 @@ RUN set -x; \ ...@@ -52,7 +52,7 @@ RUN set -x; \
/opt/odoo/additional_addons/ &&\ /opt/odoo/additional_addons/ &&\
# Until migrated to OCA (https://github.com/OCA/account-financial-tools/pull/1304) # Until migrated to OCA (https://github.com/OCA/account-financial-tools/pull/1304)
git clone -b 14.0-add-partner_account_reconciliable --depth 1 https://github.com/lefilament/account-financial-tools.git /tmp/oca-repos/account-financial-tools-lf &&\ git clone -b 14.0-add-partner_account_reconciliable --depth 1 https://github.com/lefilament/account-financial-tools.git /tmp/oca-repos/account-financial-tools-lf &&\
mv /tmp/oca-repos/account-financial-tools-lf/partner_account_reconciliable /opt/odoo/additional_addons/ &&\ mv /tmp/oca-repos/account-financial-tools-lf/account_reconcile_show_boolean /opt/odoo/additional_addons/ &&\
# Until migrated to OCA (https://github.com/OCA/account-invoicing/pull/897) # Until migrated to OCA (https://github.com/OCA/account-invoicing/pull/897)
git clone -b 14.0-mig-sale-timesheet-invoice-description --depth 1 https://github.com/akretion/account-invoicing.git /tmp/oca-repos/account-invoicing-ak &&\ git clone -b 14.0-mig-sale-timesheet-invoice-description --depth 1 https://github.com/akretion/account-invoicing.git /tmp/oca-repos/account-invoicing-ak &&\
mv /tmp/oca-repos/account-invoicing-ak/sale_timesheet_invoice_description \ mv /tmp/oca-repos/account-invoicing-ak/sale_timesheet_invoice_description \
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter