ga_asset_management/models
2026-05-05 14:39:57 +07:00
..
__init__.py feat: Implement asset transfer functionality with a new transfer log, in_transit status for assets, and make depreciation fields readonly. 2026-02-06 15:12:00 +07:00
account_asset.py feat: Implement asset transfer functionality with a new transfer log, in_transit status for assets, and make depreciation fields readonly. 2026-02-06 15:12:00 +07:00
account_move.py first commit 2026-02-04 11:37:09 +07:00
ga_asset_transfer_log.py feat: Implement asset transfer functionality with a new transfer log, in_transit status for assets, and make depreciation fields readonly. 2026-02-06 15:12:00 +07:00
product_template.py first commit 2026-02-04 11:37:09 +07:00
stock_move.py first commit 2026-02-04 11:37:09 +07:00
stock_picking.py refactor: update asset code generation logic to iterate over all stock move lines instead of only those without packages 2026-05-05 14:39:57 +07:00