30 lines
1.4 KiB
Bash
Executable file
30 lines
1.4 KiB
Bash
Executable file
mkdir -p ./custom
|
|
cd custom
|
|
git clone https://github.com/OCA/account-analytic.git
|
|
git clone https://github.com/OCA/account-financial-reporting.git
|
|
git clone https://github.com/OCA/account-financial-tools.git
|
|
git clone https://github.com/OCA/account-invoicing.git
|
|
git clone https://github.com/OCA/account-payment.git
|
|
git clone https://github.com/OCA/account-reconcile.git
|
|
git clone https://github.com/OCA/bank-payment.git
|
|
git clone https://github.com/OCA/bank-statement-import.git
|
|
git clone https://github.com/OCA/community-data-files.git
|
|
git clone https://github.com/OCA/currency.git
|
|
git clone https://github.com/OCA/edi.git
|
|
git clone https://github.com/OCA/knowledge.git
|
|
git clone https://github.com/OCA/l10n-france.git
|
|
git clone https://github.com/OCA/mail.git
|
|
git clone https://github.com/OCA/mis-builder.git
|
|
git clone https://github.com/OCA/partner-contact.git
|
|
git clone https://github.com/OCA/queue.git
|
|
git clone https://github.com/OCA/reporting-engine.git
|
|
git clone https://github.com/OCA/sale-reporting.git
|
|
git clone https://github.com/OCA/sale-workflow.git
|
|
git clone https://github.com/OCA/server-auth.git
|
|
git clone https://github.com/OCA/server-brand.git
|
|
git clone https://github.com/OCA/account-financial-reporting.git
|
|
git clone https://github.com/OCA/server-tools.git
|
|
git clone https://github.com/OCA/server-ux.git
|
|
git clone https://github.com/OCA/social.git
|
|
git clone https://github.com/OCA/web.git
|
|
|