[ADD] repo JayVora-SerpentCS SerpentCS_Contributions
Thanks SerpentCS for your contributions
This commit is contained in:
parent
eee8e83ac8
commit
c1997e2a18
3 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<remote name="dhongu" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="it-projects-llc" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="itpp-labs" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="JayVora-SerpentCS" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="kinjal-sorathiya" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="muk-it" fetch="https://github.com/ERPLibre/"/>
|
||||
<remote name="novacode-nl" fetch="https://github.com/ERPLibre/"/>
|
||||
|
|
@ -143,6 +144,7 @@
|
|||
<project name="sale-reporting.git" path="addons/OCA_sale-reporting" remote="OCA" groups="addons"/>
|
||||
<project name="sale-workflow.git" path="addons/OCA_sale-workflow" remote="OCA" revision="12.0_modules_sale_order_line" groups="addons"/>
|
||||
<project name="scrummer.git" path="addons/MathBenTech_scrummer" remote="MathBenTech" revision="12.0_dev" groups="addons,base"/>
|
||||
<project name="SerpentCS_Contributions.git" path="addons/JayVora-SerpentCS_SerpentCS_Contributions" remote="JayVora-SerpentCS" groups="addons,code_generator,base"/>
|
||||
<project name="server-auth.git" path="addons/OCA_server-auth" remote="OCA" groups="addons,base,image_db"/>
|
||||
<project name="server-backend.git" path="addons/OCA_server-backend" remote="OCA" revision="12.0_dev" groups="addons"/>
|
||||
<project name="server-brand.git" path="addons/OCA_server-brand" remote="OCA" groups="addons,base"/>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ if [[ ${EL_MINIMAL_ADDONS} = "False" ]]; then
|
|||
printf "${EL_HOME}/addons/ERPLibre_erplibre-3D-printing-addons," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/ERPLibre_erplibre_addons," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/ERPLibre_erplibre_theme_addons," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/JayVora-SerpentCS_SerpentCS_Contributions," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/MathBenTech_QuotationRevision," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/MathBenTech_development," >> ${EL_CONFIG_FILE}
|
||||
printf "${EL_HOME}/addons/MathBenTech_erplibre-family-management," >> ${EL_CONFIG_FILE}
|
||||
|
|
|
|||
|
|
@ -135,3 +135,4 @@ https://github.com/ajepe/odoo-addons.git,addons,,
|
|||
https://github.com/OmniaGit/odooplm.git,addons,,
|
||||
https://github.com/MathBenTech/erplibre-family-management.git,addons,,
|
||||
https://github.com/ERPLibre/erplibre-3D-printing-addons.git,addons,,
|
||||
https://github.com/JayVora-SerpentCS/SerpentCS_Contributions.git,addons,,
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue