-
-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[17.0][MIG] account_statement_import_online_ponto: Migration to 17.0 #741
[17.0][MIG] account_statement_import_online_ponto: Migration to 17.0 #741
Commits on Nov 15, 2024
-
[IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
Configuration menu - View commit details
-
Copy full SHA for 551efbd - Browse repository at this point
Copy the full SHA 551efbdView commit details -
[FIX] account_statement_import_online: further improvements.
[UPD] Update account_statement_import_online_ponto.pot
Configuration menu - View commit details
-
Copy full SHA for 173e356 - Browse repository at this point
Copy the full SHA 173e356View commit details -
[FIX] account_statement_import_online_ponto: fix vals dict to create …
…a statement. account_statement_import_online_ponto 14.0.1.0.1
Configuration menu - View commit details
-
Copy full SHA for 7b895dd - Browse repository at this point
Copy the full SHA 7b895ddView commit details -
[FIX] account_statement_import_online_ponto: verify TLS
Not sure why, cert validation was disabled. That is insecure. @Tecnativa TT31034 account_statement_import_online_ponto 14.0.1.0.2
Configuration menu - View commit details
-
Copy full SHA for 747629b - Browse repository at this point
Copy the full SHA 747629bView commit details -
Added translation using Weblate (Italian)
Translated using Weblate (Italian) Currently translated at 43.7% (7 of 16 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/it/
Configuration menu - View commit details
-
Copy full SHA for 0eeaac7 - Browse repository at this point
Copy the full SHA 0eeaac7View commit details -
[IMP] *_online_ponto: code organisation
Check situation that should raise exception immediately, prevent ident on normal flow
Configuration menu - View commit details
-
Copy full SHA for 378ee8b - Browse repository at this point
Copy the full SHA 378ee8bView commit details -
[IMP] account_statement_import_online[_ponto] improvements.
1. Find partner if ther already is a bank account with the right IBAN; 2. Store (and display) raw import data to help in problem determination; 3. Make it easy to extend the parsing of import data; 4. Apply some clean coding principles.
Configuration menu - View commit details
-
Copy full SHA for 8b41028 - Browse repository at this point
Copy the full SHA 8b41028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfb46a - Browse repository at this point
Copy the full SHA 6dfb46aView commit details -
Added translation using Weblate (Catalan)
Translated using Weblate (Catalan) Currently translated at 100.0% (16 of 16 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/ca/ account_statement_import_online_ponto 14.0.1.1.0
Configuration menu - View commit details
-
Copy full SHA for 4b7589b - Browse repository at this point
Copy the full SHA 4b7589bView commit details -
Add module account_statement_import_base
The 2 modules account_statement_import_online and account_statement_import depend on account_statement_import_base (and not on each other) and share common code, in particular a hook to update the statement line. So we can now have reconciliation modules that use this hook and therefore work both on file import and online import. More details on OCA#481. Improve bank statement line form view and journal form view.
Configuration menu - View commit details
-
Copy full SHA for 5c32abd - Browse repository at this point
Copy the full SHA 5c32abdView commit details -
[IMP] *_online_ponto: forward port 12.0 improvements
Separate retrieval of data from ponto (buffer data) and creation of statements.
Configuration menu - View commit details
-
Copy full SHA for a0b3449 - Browse repository at this point
Copy the full SHA a0b3449View commit details -
ponto: date field to use is now configurable
Add debug messages Set raw_data in bank statement lines
Configuration menu - View commit details
-
Copy full SHA for 0ed5254 - Browse repository at this point
Copy the full SHA 0ed5254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878211d - Browse repository at this point
Copy the full SHA 878211dView commit details -
[IMP] *_online_ponto: improved data retrieval logic
With Ponto we can only retrieve data backwards in time. Therefore we override the normal _pull method to create statements in descending order of statement date.
Configuration menu - View commit details
-
Copy full SHA for d99cafb - Browse repository at this point
Copy the full SHA d99cafbView commit details -
[MIG]account_statement_import_online_ponto: Migration to 15.0
[UPD] Update account_statement_import_online_ponto.pot
Configuration menu - View commit details
-
Copy full SHA for f38e249 - Browse repository at this point
Copy the full SHA f38e249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698f772 - Browse repository at this point
Copy the full SHA 698f772View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5826d - Browse repository at this point
Copy the full SHA cf5826dView commit details -
[16.0][IMP] account_statement_import_online_ponto: retrieve partner
[UPD] Update account_statement_import_online_ponto.pot [BOT] post-merge updates
Configuration menu - View commit details
-
Copy full SHA for 79263bd - Browse repository at this point
Copy the full SHA 79263bdView commit details -
Added translation using Weblate (Spanish)
Translated using Weblate (Spanish) Currently translated at 100.0% (24 of 24 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/es/
Configuration menu - View commit details
-
Copy full SHA for f341c93 - Browse repository at this point
Copy the full SHA f341c93View commit details -
Added translation using Weblate (Dutch)
Translated using Weblate (Dutch) Currently translated at 91.6% (22 of 24 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/nl/
Configuration menu - View commit details
-
Copy full SHA for e967a2f - Browse repository at this point
Copy the full SHA e967a2fView commit details -
[IMP] account_statement_import_online_ponto: adapt to debug mechanism
[BOT] post-merge updates
Configuration menu - View commit details
-
Copy full SHA for 1a18106 - Browse repository at this point
Copy the full SHA 1a18106View commit details -
[16.0][FIX] models/online_bank_statement_provider_ponto.py: prevent a…
…ttempt to modify of posted account.move [BOT] post-merge updates
Configuration menu - View commit details
-
Copy full SHA for ba31eb6 - Browse repository at this point
Copy the full SHA ba31eb6View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/it/
Configuration menu - View commit details
-
Copy full SHA for 9a5974f - Browse repository at this point
Copy the full SHA 9a5974fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fb611 - Browse repository at this point
Copy the full SHA b2fb611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d7a39 - Browse repository at this point
Copy the full SHA 82d7a39View commit details