Manuel Claeys Bouuaert
cf5af4d414
fixup! [ADD] easy_my_coop: representative_of_member_company
4 years ago
Manuel Claeys Bouuaert
7a7a98cbb5
[ADD] easy_my_coop: representative_of_member_company
4 years ago
Robin Keunen
48f2a754d8
Merge pull request #116 from coopiteasy/12.0-emca-mark-invoice-paid
[12.0] emc_api: mark invoice as paid
4 years ago
robin.keunen
bf0faf3d58
make travis green again
4 years ago
robin.keunen
19c7ee35ec
[ADD] emca: mark invoice as paid (account_payment service)
4 years ago
robin.keunen
a2bdcb43c6
[REF] emca: add AbsctractComponent for services
4 years ago
robin.keunen
b033b3195a
[IMP] emca: return dictionary for one2many fields
4 years ago
robin.keunen
4071aab54e
[ADD] emca: invoice service
4 years ago
robin.keunen
d3dd9d0e03
[ADD] emca: external_id_mixin
[IMP] emca: use external_id for product_template
4 years ago
robin.keunen
251eea133a
[FIX] emca: add subscription demo journal
4 years ago
robin.keunen
b0c06835ea
[ADD] emca: subscription-request/id_/validate route
5 years ago
robin.keunen
b9b9d16745
[IMP] emca: generate and export external id
[ADD] emca: external_id on invoice
5 years ago
robin.keunen
e00021e4e3
[REF] emca: api returns share product template
5 years ago
Robin Keunen
1bfc65df8d
Merge pull request #71 from coopiteasy/12.0-emc-rest-api
[12.0] Easy my Coop REST API
4 years ago
robin.keunen
1c70a2d40f
[REF] emc_api: rename service subscription-request
5 years ago
robin.keunen
fb5869758d
[IMP] emc_api: generate api key
5 years ago
robin.keunen
5b205dc8dd
[REF] emc_api: pass lint
5 years ago
robin.keunen
47bee47693
[FIX] emc_api: decode response from bytes to utf-8
5 years ago
robin.keunen
db3eb93771
[REF] emc_api: method order,denormalize schemas
5 years ago
robin.keunen
cd6d3f2fb3
[ADD] emc_api: update subscription request route
5 years ago
robin.keunen
37b2433273
[ADD] emc_api: create subscription request route
5 years ago
robin.keunen
10bffeb8c9
[ADD] emc_api: api_key authentification
5 years ago
robin.keunen
de087a3af1
[ADD] emc_api: user authentification
5 years ago
robin.keunen
79d7cf5d72
[ADD] emc_api: get subscription requests by date
5 years ago
robin.keunen
83aca966f3
[ADD] emc_api: get subscription request by id
+ get all requests
5 years ago
robin.keunen
ff55f866ff
[ADD] easy_my_coop_api
5 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
5 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
5 years ago
robin.keunen
b37b8e1cfd
[IMP] emc: get journal by xml id rather than code
5 years ago
Houssine BAKKALI
f90d9ae94a
Merge pull request #100 from coopdevs/feature/add-some-catalan-translation
Add some catalan translation
5 years ago
enricostano
b6b5a1613b
Add some catalan translation
5 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
5 years ago