Commit Graph

112 Commits

Author SHA1 Message Date
Raimon Esteve 7adea18ba9
Add invoice report cache script
#163626
2023-11-30 07:11:40 +01:00
Juanjo Garcia b03919d23d Adapat scripts to 6.8:
- FIX user and user companies and company instead of main_company
- Use sequence type to search sequences instead of code
- Dont use "parent" to search companies
- Add new script "migrae_supply_on_sale"

Task #159227
2023-10-11 12:43:49 +02:00
Raimon Esteve ff60452777 issue11198 sure assign bank account that has not before deleted 2023-03-31 16:07:49 +02:00
Albert Cervera i Areny 9e515848a4 Add missing parenthesis. 2023-03-21 23:35:26 +01:00
Albert Cervera i Areny bc9494bea6 In bank-uniqueness script, clear account_number field from sepa mandates tables if we're going to remove the account number. 2023-03-21 19:13:45 +01:00
Raimon Esteve 8208444bb9 issue11198-bank-uniqueness - ensure that all bank_account_number has an bank_account 2023-03-16 22:39:21 +01:00
Raimon Esteve 73b10b8ba2 issue11198-bank-uniqueness set bank_account to null in case are removed 2023-03-16 21:15:39 +01:00
Bernat Brunet db245f8ea2 Update the script to resolve duplicated accounts to control in more tables and group partys and numbers. 2023-03-02 10:13:20 +01:00
Bernat Brunet fa0598fd46 Update the way that migrat bank accounts from v6.0- and solve the possible duplicateds 2023-02-27 16:14:37 +01:00
Raimon Esteve 9588ff6d18 Add migration_incoterm (after) 2022-11-18 18:30:37 +01:00
Raimon Esteve c9acfd488e required account_payment_clearing activated to update reconciled account_payment 2022-08-19 09:52:24 +02:00
Jared Esparza 4786321707 Add upgrade_price_decimal | #064960 2022-08-09 14:34:33 +02:00
Raimon Esteve 6d8f5ca0d5 Migration from 6.2 to 6.4 2022-06-20 10:20:17 +02:00
Raimon Esteve 973fe86e0e sync_model_data 2022-03-02 14:19:27 +01:00
Raimon Esteve 6e69f7b0b4 ir.cron set hour 0 where is 24 2022-03-02 13:28:13 +01:00
Raimon Esteve 456b008ee6 Set first env python to run script by shell 2022-01-27 16:25:40 +01:00
Raimon Esteve 120e926336 replace_forbidden_char: try/except is_column 2021-12-24 16:43:04 +01:00
Raimon Esteve b086c4fed9 Project work status by language and workflow status lines 2021-12-03 12:51:10 +01:00
Raimon Esteve 0c80ad2ba9 Add after/migration_project_work_task_phase 2021-11-30 22:50:02 +01:00
Raimon Esteve cdf4f68d22
Add replace forbiden char
issue9248
2021-11-25 19:46:39 +01:00
Raimon Esteve c72a19d005 Add after/upgrade_product_barcode 2021-08-31 09:13:06 +02:00
Raimon Esteve 3278a53c6d Add after/upgrade_account_chart_by_console 2021-04-16 22:54:11 +02:00
Raimon Esteve 6b232d0c8a Add check/delete accounts/taxes from product 2021-03-03 15:13:38 +01:00
Bernat Brunet c1f535bb0d Merge branch 'master' of github.com:NaN-tic/tryton-upgrades into master 2020-10-22 11:49:13 +02:00
Bernat Brunet ec090e1511 Update product and category related taxes tables names 2020-10-22 11:49:03 +02:00
Raimon Esteve 6657a8e606 Add commission_party after script 2020-10-21 14:01:03 +02:00
Juanjo Garcia fa58a9b711 Change ordrer to check if we have the account_code_digits 2020-10-21 11:23:49 +02:00
Albert Cervera i Areny dc9035530d In upgrade_account_chart.py, add a code for the Generic party. 2020-09-15 11:25:59 +02:00
Albert Cervera i Areny 08af61e470 Allow omitting some ir.model.data records from synchronization. 2020-08-12 13:46:20 +02:00
raimonesteve a24f1ef142 Delete users 5.6 and import transaction after pool 2020-05-11 19:52:59 +02:00
Albert Cervera i Areny 5f821703b4 Update upgrades YML process with last upgrade 2020-02-07 10:18:03 +01:00
Bernat Brunet cf1fd90e2b remove company limitation on tax upgrade, added on a test 2020-02-04 10:35:22 +01:00
Albert Cervera i Areny 7a261dcb27 In migration_properties.py, do not crash if some models don't exist. 2020-01-16 00:09:26 +01:00
Albert Cervera i Areny 774a293e25 In migration_properties.py, do not crash if value is None. 2020-01-15 22:51:00 +01:00
Àngel Àlvarez 7bbe179d3d add some property and cofiguration migration 2020-01-09 14:16:39 +01:00
Albert Cervera i Areny f3610a07eb Remove milestone_migration.py.
It is no longer necessary and it's written in python 2.
2019-10-12 11:23:27 +02:00
Albert Cervera i Areny b0e40578b6 Comment upload_sii.py after script as it should be manually added to each custom upgrade.yml. 2019-10-08 12:36:32 +02:00
?ngel ?lvarez 9040c37c30 fix name code creating invoice_payment_method 2019-09-24 08:53:45 +02:00
Albert Cervera i Areny 0388b2b87d In migration_properties.py, ensure the account exists before trying to read it. 2019-09-06 00:54:38 +02:00
Albert Cervera i Areny 96bb186ad1 Allow defining environment variables in the configuration files.
Use them in the upgrade_account_chart.py script
2019-09-06 00:15:48 +02:00
?ngel ?lvarez cfdafdfe1e fix rule permission on db with multiple companies 2019-09-04 16:01:54 +02:00
?ngel ?lvarez b2f0c5ef44 fix sinc taxes. 2019-08-14 09:50:55 +02:00
?ngel ?lvarez 1d32e24a38 check parent companies to setup properies. 2019-07-28 10:46:41 +02:00
Albert Cervera i Areny e9d31515bf Ensure account type of receivable / payable accounts are actually receivable / payable. 2019-07-18 12:29:29 +02:00
Albert Cervera i Areny 9be9f693cf Run remove_deprecated_taxes.py script in "before" step and simplify it just by setting to NULL the template on taxes and setting an end_date to them. 2019-07-09 17:33:25 +02:00
Albert Cervera i Areny e863be8d71 Fix the removal of account_bank_reconciliation 2019-07-09 00:44:35 +02:00
Albert Cervera i Areny da500dcfb0 Sync all ir.model.data records, not only the ones out of sync. 2019-07-09 00:18:46 +02:00
Raimon Esteve 678328cafc Set user to create account invoice payment method 2019-07-07 11:09:06 +02:00
Albert Cervera i Areny 393af66005 Pyflakes fixes: remove unnecessary imports. 2019-07-05 13:26:35 +02:00
Albert Cervera i Areny 0a77c2f428 In convert_domain_rules, fix empty domain check. 2019-07-05 13:26:07 +02:00