Manuel Claeys Bouuaert
3ee3eb077d
fixup! [REF] easy_my_coop_website: order Internal rules, Data policy, Financial risk
4 years ago
Manuel Claeys Bouuaert
2dd0a8a3c9
[REF] easy_my_coop_website: order Internal rules, Data policy, Financial risk
4 years ago
Manuel Claeys Bouuaert
71a618a453
[FIX] easy_my_coop_website: country field mandatory, fix default id of 'Belgium' when not found
4 years ago
Manuel Claeys Bouuaert
388022ed0f
[ADD] easy_my_coop: financial_risk_approved in partner view and subscription view
4 years ago
Rémy Taymans
45ab75d2be
[FIX] emc_website: financial risk not shown in form
4 years ago
houssine
caa27bb20b
[IMP] add financial risk approval feature from dedicated PR.
https://github.com/coopiteasy/vertical-cooperative/pull/20/files
4 years ago
houssine
d6377530bd
[IMP] add internal rules approved field to view
4 years ago
houssine
e3483a49c9
[IMP] hide if not taken in charge by emc
4 years ago
Robin Keunen
27ef5ddc60
Merge pull request #110 from coopiteasy/12.0-fix-xml-domains
[FIX] emc: fix broken xml domains
4 years ago
robin.keunen
a3294a11a2
[FIX] emc: fix broken xml domains
4 years ago
Robin Keunen
94d8d6f6cd
Merge pull request #73 from coopdevs/feature/add-spain-localization
Add localization for Spain
4 years ago
César López Ramírez
9f5a9da8b4
Added Coopiteasy to authors in README
4 years ago
enricostano
4433cbc96d
Add localization for Spain
5 years ago
César López Ramírez
d0f0025560
Feature/optional recaptcha ( #109 )
* Recaptcha option
* Captcha showing only if option active
* Using website.recaptcha_key_site as active flag
* Restored breaklines
* Captcha flag set to company
* Added vim and Pycharm files to .gitignore
* PEP8 in company.py
* Missing space
* Recaptcha option
* Captcha showing only if option active
* Using website.recaptcha_key_site as active flag
* Restored breaklines
* Added vim and Pycharm files to .gitignore
* Captcha flag set to company
* PEP8 in company.py
* Missing space
* TODO for overloaded func added
* Recaptcha option
* Captcha showing only if option active
* Using website.recaptcha_key_site as active flag
* Restored breaklines
* Added vim and Pycharm files to .gitignore
* Captcha flag set to company
* PEP8 in company.py
* Missing space
* TODO for overloaded func added
* Recaptcha option
* Captcha showing only if option active
* Restored breaklines
* Captcha flag set to company
* Removed blank line
4 years ago
Robin Keunen
0fa4f48b4d
Merge pull request #108 from coopdevs/12.0-readme-moved-from-emc-to-root
Repository description copied from easy_my_coop README.rst
4 years ago
César López Ramírez
6c7cbf2f8d
Repository description copied from easy_my_coop README.rst
4 years ago
robin.keunen
efe31cc1b1
[ADD] licence icon
4 years ago
robin.keunen
ce585bdcd9
[ADD] addons table
4 years ago
robin.keunen
897695b04b
update pre-commit python version
4 years ago
César López Ramírez
488b6d5692
Added description.rst to generate repository README ( #102 )
* https://github.com/coopiteasy/vertical-cooperative/pull/91
* Removed title and generated oca-gen
4 years ago
Houssine BAKKALI
b05df059d2
Merge pull request #104 from cesarlr/12.0-pypi-first-packaging
12.0 pypi first packaging - updated modules
4 years ago
César López Ramírez
34e08f8e28
pip install code labelled as shell
4 years ago
César López Ramírez
e5d780872f
Updated setuptools-odoo addons links
4 years ago
César López Ramírez
78c7769172
Merged from coopiteasy/12.0
4 years ago
Houssine BAKKALI
5c77368bb1
Merge pull request #103 from cesarlr/12.0-add-icon
Added icon
4 years ago
César López Ramírez
a3f7ce51ed
Added icon for menutitem and module description
4 years ago
Robin Keunen
8ebb1470b3
Merge pull request #101 from coopiteasy/12.0-get-journal
[IMP] emc: get journal by xml id rather than code
4 years ago
robin.keunen
3a640f4f77
[FIX] emc: add demo subscription account
and set it on the company to avoid
1) needing a localization for scratch install
2) bumbing into standard chart of account
4 years ago
robin.keunen
b37b8e1cfd
[IMP] emc: get journal by xml id rather than code
4 years ago
Houssine BAKKALI
f90d9ae94a
Merge pull request #100 from coopdevs/feature/add-some-catalan-translation
Add some catalan translation
4 years ago
enricostano
b6b5a1613b
Add some catalan translation
4 years ago
Rémy Taymans
18e9c2ef2f
Merge pull request #85 from coopiteasy/12.0-mig-easy_my_coop_eater
[12.0] [MIG] easy_my_coop_eater
4 years ago
Houssine BAKKALI
38bc150944
Merge pull request #98 from coopiteasy/12.0-emc-ch
12.0 emc ch
4 years ago
houssine
9452970ec5
[FIX] fix swiss localization for iban not required.
IBAN number not required so it should not be checked if not provided.
4 years ago
houssine
e8114dbc96
[FIX] fix typo
4 years ago
houssine
55ecd83403
[IMP] do not return partner if company register number is None or empty
4 years ago
houssine
6cdd23e551
[FIX] fix xml view due to Odoo xml parsing glitch
4 years ago
Robin Keunen
e66a2541a1
Merge pull request #97 from coopiteasy/12.0-partner-age-fix
[12.0][FIX] partner_age remove self.ensure_one
4 years ago
robin.keunen
200a80375f
[IMP] partner_age: justify pylint: disable=sql-injection
5 years ago
robin.keunen
9fde56a981
[REF] partner_age: remove emc dependency
5 years ago
robin.keunen
8c2b1de080
[FIX] partner_age: remove self.ensure_one
5 years ago
Rémy Taymans
58eb22d60d
[DEL] emc_eater: Module has been merged with b_emc
5 years ago
Robin Keunen
142372b6bc
Merge pull request #84 from coopiteasy/12.0-setup-travis
[12.0] MAKE TRAVIS GREEN AGAIN
5 years ago
robin.keunen
07b90ec9e6
set author as Coop IT Easy SCRLfs
5 years ago
robin.keunen
b69417478d
[FIX] emc_website_portal: use hasclass
5 years ago
robin.keunen
8a1cea8aca
[FIX] emc_ch: wrong import
5 years ago
robin.keunen
39a180f182
[FIX] emc_fr,emc_ch : missing dependency
5 years ago
robin.keunen
798dcaf0f8
add oca_dependencies.txt
5 years ago
robin.keunen
2bd827c455
disable missing-manifest-dependency for res_partner_bank import
5 years ago
robin.keunen
c50cba412d
use coopiteasy fork of maintainer-quality-tools
5 years ago