- 20 Jan, 2022 1 commit
-
-
DeployV authored
-
- 07 Sep, 2021 1 commit
-
-
Tulio Ruiz authored
-
- 26 Nov, 2020 2 commits
-
-
DeployV authored
-
Luis González authored
Python 2.7 support has been officially dropped, and so did DeployV.
-
- 12 Jun, 2020 4 commits
-
-
DeployV authored
-
Javier Vega authored
-
Javier Vega authored
-
DeployV authored
-
- 11 Jun, 2020 1 commit
-
-
Javier Vega authored
-
- 25 Nov, 2019 4 commits
-
-
DeployV authored
-
Hugo Adan [Vauxoo] authored
sycn are related fields, they don't need to be explicitly set or get, for example field tax_cash_basis_journal_id on account module https://github.com/odoo/odoo/blob/d34d6867f2ff9abdf303f12b3fb9b7fc20e709ab/addons/account/models/res_config_settings.py We this, we pretend to dismiss the problem with those fields that being cleaned after each production update.
-
DeployV authored
-
Francisco J. Luna Vázquez authored
-
- 20 Jun, 2019 2 commits
-
-
DeployV authored
-
Olar Alca [Vauxoo] authored
-
- 19 Jun, 2019 1 commit
-
-
Javier Vega authored
[ADD][IMP] xunnel_account: Normal accountant users can change the last syncrhonization date with Xunnel
-
- 10 Jun, 2019 1 commit
-
-
DeployV authored
-
- 06 Jun, 2019 1 commit
-
-
Javier Vega authored
-
- 28 Mar, 2019 1 commit
-
-
DeployV authored
-
- 27 Mar, 2019 2 commits
-
-
Javier Vega authored
-
DeployV authored
-
- 26 Mar, 2019 1 commit
-
-
Javier Vega authored
-
- 14 Mar, 2019 2 commits
-
-
DeployV authored
-
Javier Vega authored
The date of the creation of the transaction was being used as the real date for creating the bank statments. The key was fixed to the correct one in the response.
-
- 09 Jan, 2019 4 commits
-
-
DeployV authored
-
Javier Vega authored
When synchronizing banks and providers, if an account was already in your instance, it was synchronized too, using credits, and rasing an exception for 402: PAYMENT REQUIRED, if the credits reach 0. For the above, the journals (or accounts) are no longer refresh or updates from xunnel after sync (Only manual).
-
Javier Vega authored
The method for sync the providers and accounts now use the same logic of the `get_invoices-sat` method of `xunnel_invoice`. Throwing an exception, and using its value in a custom wizzard.
-
Javier Vega authored
If the last xunnel sync was not set, a date convertion was done with a boolean causing an exception to be rasied. Now if the xunnel_last_sync is not set, or has been set to False, it won't be added to the parameters causing the controlled exception to be raised.
-
- 04 Jan, 2019 2 commits
-
-
DeployV authored
-
Javier Vega authored
The feedback when synchronizing any data (transactions or XMLs) has been improved, using widgets as modals. Also a try/catch has been added to the cron for fetching the xml's. An exception was raised for each company.
-
- 17 Oct, 2018 3 commits
-
-
DeployV authored
-
Hugo Adan [Vauxoo] authored
This reverts commit db729ff8.
-
Hugo Adan [Vauxoo] authored
-
- 09 Oct, 2018 1 commit
-
-
DeployV authored
-
- 08 Oct, 2018 1 commit
-
-
Javier Vega authored
[FIX] account_xunnel: changes in the main company's xunnel token in the data demo due to an unauthorized response
-
- 21 Aug, 2018 5 commits
-
-
DeployV authored
-
Jesús Alan Ramos Rodríguez authored
-
DeployV authored
-
Jesús Alan Ramos Rodríguez authored
[REF] account_xunnel, invoice_xunnel - change to private methods in all modules, remove unused method of cron that was deleted
-
DeployV authored
-