2
0
Commit Graph

19 Commits

Author SHA1 Message Date
Stéphane Bidoul (ACSONE)
0cece3a4b7 [IMP] asset mgt: use exclude manifest key
This is now supported natively by Odoo 11.
2022-12-24 00:42:20 +01:00
Akim Juillerat
a7cdfdd14d [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00
Luc De Meyer
49d1c36679 [FIX] account_asset_management: Test data + onchange 2022-12-24 00:42:20 +01:00
Akim Juillerat
163eb03e63 [FIX+IMP] account_asset_management: 2 things:
* Fix compute methods dependencies and small optimizations
* Rename demo file to test and move it into the right folder
2022-12-24 00:42:20 +01:00
Luc De Meyer
7c76c17231 [10.0][MIG]account_asset_management suite refactoring + 10.0 port 2022-12-24 00:42:20 +01:00
Stéphane Bidoul
91d51837b4 [UPD] prefix versions with 8.0 2022-12-24 00:42:20 +01:00
Adrien Peiffer (ACSONE)
2bce9d2b24 [FIX][account_asset_management] Avoid to select closed or cancelled analytic account 2022-12-24 00:42:20 +01:00
Stéphane Bidoul
56f432386c [FIX] account_asset_management: do not propose special and closed periods for asset posting 2022-12-24 00:42:20 +01:00
Adrien Peiffer (ACSONE)
14954c5360 [FIX][account_asset_management] Add items on affects fields list 2022-12-24 00:42:20 +01:00
Adrien Peiffer (ACSONE)
08c4e9d457 [ADD][account_asset_management] Add check on account move line 2022-12-24 00:42:20 +01:00
luc-demeyer
16d05b1397 analytic enhancement 2022-12-24 00:42:20 +01:00
luc-demeyer
7b422b6c18 account_asset_management: group invoice lines fix 2022-12-24 00:42:20 +01:00
luc-demeyer
2ba8b47612 [IMP] account_asset_management: code cosmetics 2022-12-24 00:42:20 +01:00
Adrien Peiffer (ACSONE)
b963cc17ee [IMP][account_asset_management] Define a list of move's fields that can't be modified if a move is linked with a depriciation line
[IMP][account_asset_management] Define FIELDS_AFFETCS_ASSET_MOVE as a set directly
2022-12-24 00:42:20 +01:00
Stéphane Bidoul
e9bbf96a9a [IMP] account_asset_management: use reload_on_button instead of reloading page 2022-12-24 00:42:20 +01:00
Stefan Rijnhart
193f56c6ae [FIX] Inherited model is a transient model 2022-12-24 00:42:20 +01:00
Leonardo Pistone
7d224b3c4e make *asset* installable again 2022-12-24 00:42:20 +01:00
Romain Deheele
7bd04de5ac [FIX] test floats with assertAlmostEqual
[UPD] add places arg in assertAlmostEqual tests

[UPD] flake clean
2022-12-24 00:42:20 +01:00
Leonardo Pistone
99560a0cb9 move account_asset_management* out of __unported__
add asset management modules

asset mgt update

redo

synch asset mgt with recent V7 changes
2022-12-24 00:42:20 +01:00