Go to file
2026-03-06 12:44:23 +07:00
check_auto_post.py feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility. 2026-02-03 23:20:28 +07:00
check_pos_rounding.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
cleanup_cloned_data_tenggilis.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
clone_accounting_journals.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
clone_cash_rounding_pricelist.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
clone_extra_data.py feat: Add account asset to migration list and introduce a new script for cloning BOMs, product category COA, and POS payment method configurations. 2026-02-27 16:07:32 +07:00
clone_journals_rungkut_to_pusat.py feat: Add script to clone Odoo account journals from 'Kedai Kipas 58 Rungkut' to 'PT Kipas Lima Delapan'. 2026-03-06 12:44:23 +07:00
clone_pos_payment_methods.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
delete_all_assets.py feat: Parameterize fixed asset import and deletion scripts with command-line arguments and update the README. 2026-01-22 08:21:06 +07:00
delete_old_mo_qc.py feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts. 2026-02-12 15:17:27 +07:00
delete_zombie_constraint_direct.py feat: Add two new scripts to remove the product_pricelist_res_config_settin_res_config_settings_id_fkey zombie constraint, one using Odoo's ORM and another using direct psycopg2 connection. 2026-02-04 16:09:44 +07:00
delete_zombie_constraint.py feat: Add two new scripts to remove the product_pricelist_res_config_settin_res_config_settings_id_fkey zombie constraint, one using Odoo's ORM and another using direct psycopg2 connection. 2026-02-04 16:09:44 +07:00
diagnose_pos_close.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
fix_company_journals.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
fix_mismatched_journals.py feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
force_update_bills_to_paid.py feat: Add script to force update specific Odoo vendor bills to a paid state using raw SQL. 2026-02-23 11:17:59 +07:00
import_fixed_assets_no_prorata.py feat: Restructure fixed asset import scripts, enforcing constant periods and first-of-month prorata dates, and adding a depreciation logic test. 2026-01-23 08:23:01 +07:00
import_fixed_assets.py feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility. 2026-02-03 23:20:28 +07:00
list_asset_models.py first commit 2026-01-21 17:03:32 +07:00
migrate_to_branch.py feat: Add account asset to migration list and introduce a new script for cloning BOMs, product category COA, and POS payment method configurations. 2026-02-27 16:07:32 +07:00
move_stock_remote.py feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts. 2026-02-12 15:17:27 +07:00
post_depreciation.py feat: Make post_depreciation.py configurable via command-line arguments for Odoo path, config, database, and date, and update the README with the new usage. 2026-01-22 08:24:14 +07:00
post_missing_depreciations.py feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility. 2026-02-03 23:20:28 +07:00
pull_all_addons.sh feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts. 2026-02-12 15:17:27 +07:00
README_IMPORT.md feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility. 2026-02-03 23:20:28 +07:00
run_all_migrations.py feat: Add account asset to migration list and introduce a new script for cloning BOMs, product category COA, and POS payment method configurations. 2026-02-27 16:07:32 +07:00
test_depreciation_logic.py feat: Restructure fixed asset import scripts, enforcing constant periods and first-of-month prorata dates, and adding a depreciation logic test. 2026-01-23 08:23:01 +07:00
unlink_bom_operations.py feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts. 2026-02-12 15:17:27 +07:00
upgrade_custom_addons.py feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts. 2026-02-12 15:17:27 +07:00