- Dec 09, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
- Nov 30, 2020
-
-
Daniel Palomar authored
Cast the voluntary_contribution to int See merge request coopdevs/odoo-somconnexio-python-client!2
-
Daniel Palomar authored
-
Daniel Palomar authored
- Nov 27, 2020
-
-
Daniel Palomar authored
Create version 0.1.0 See merge request coopdevs/odoo-somconnexio-python-client!1
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
- Nov 26, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
- Nov 24, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
We need a endpoint to validate that a VAT number exists in our system. With this resource we can cover this requirement. Usage: partner = Partner.search_by_vat(vat="XXX")
-
Daniel Palomar authored
-
Daniel Palomar authored
We don't need to send this information because we only use one share product and always 1 order part if the type is `new`. We can manage this cases in Odoo instead of in the external service.
-
Daniel Palomar authored
-
Daniel Palomar authored
This resource provide two methods: `mobile_list` and `broadband_list` to list the providers (id and name). Return a list of Provider objects.
-
Daniel Palomar authored
-
Daniel Palomar authored
* Fix the url_paths * Fix to client get to use the query parameters * Add BadRequestError and ResourceNotFound exceptions exception and refactor the client exceptions
-
- Nov 19, 2020
-
-
Daniel Palomar authored
Temporal fix to continue with the Tryton integration. In the future we can remove this defaults if they are not needed.
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
When we want to calll to Odoo we don't have any model created, only the request data in JSON.
-
- Nov 18, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
We add the mappers to this repository because we can fake the PartnerForm and the contract forms testing the models and develop more faster ans secure. This two new classes and the testing tools addes can be removed when we close the Tryton webforms.
-
Daniel Palomar authored
The zen of Python https://www.python.org/dev/peps/pep-0020/#id2
-
- Nov 17, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-
Daniel Palomar authored
-