Go to file
2026-02-03 23:20:28 +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
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
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
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
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
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