2
0

Commit Graph

  • 86301ee336 Translated using Weblate (Spanish) Harald Panten 2020-07-22 08:33:13 +0000
  • 9f9a72f073 [FIX] account_asset_management: FIX empty asset reference Valentin Vinagre Urteaga 2020-07-03 18:42:13 +0200
  • a555ed9259 [FIX] account_asset_management: fix remaining_value cache miss error. Ernesto Tejeda 2020-07-08 20:11:10 -0400
  • 009b0b494a [IMP] account_asset_management: Add chatter entry in invoice for generated asset Valentin Vinagre Urteaga 2020-07-03 16:11:20 +0200
  • 7db3f32821 [IMP] account_asset_management: Add scheduled action for the depreciation asset entries creation. Valentin Vinagre Urteaga 2020-07-03 15:01:24 +0200
  • 91f989be0e Fix of pre-commit: E741 ambiguous variable name 'l' Andrea 2020-05-12 13:43:05 +0200
  • e53bd5b26e [IMP] account_asset_management: Depreciation board compute upon asset confirmation Quentin Groulard 2020-04-23 10:40:38 +0200
  • 5117722b06 [FIX] account_asset_management: Fix tests Ernesto Tejeda 2020-04-06 13:19:40 -0400
  • 20078b4472 [IMP] account_asset_management: Simplify code for opening related entries Pedro M. Baeza 2020-03-18 19:35:44 +0100
  • a16a456511 [FIX] account_asset_management: Avoid error Pedro M. Baeza 2020-03-18 19:25:11 +0100
  • 7e9d38ef5e [MIG] account_asset_management: Migration to 13.0 ernestotejeda 2020-01-29 12:37:08 -0500
  • bc3e0f8fa6 [IMP] account_asset_management: black, isort ernestotejeda 2020-01-29 12:34:31 -0500
  • 7791c15d76 [12.0] account_financial_tools: Lint fixing hveficent 2020-01-20 10:41:00 +0100
  • 44c9368b2e Fixed dynamic build of the name of the view to be called when errors are found Stéphane Valaeys 2020-01-17 16:05:25 +0100
  • cd3bd6bbd2 [12.0][FIX]traceback when deviating FY Luc De Meyer 2020-01-09 21:43:01 +0100
  • e2ceca5842 [FIX] account_asset_management: Fix tests on leap year Pedro M. Baeza 2020-01-03 13:40:59 +0100
  • ee1087d1b4 [MIG] account_asset_management: Handle account_asset_analytic migration Pedro M. Baeza 2019-12-01 18:05:14 +0100
  • a028330f9f Translated using Weblate (Portuguese (Brazil)) Rodrigo Macedo 2019-11-24 16:50:59 +0000
  • e236708977 [MIG] account_asset_management: Handle account_asset_disposal migration Pedro M. Baeza 2019-11-07 21:28:41 +0100
  • 6673fcab25 [12.0][FIX][account_asset_management] local variable 'asset' referenced before assignment Iván Todorovich 2019-10-28 15:38:58 +0100
  • f8af00f03a [ADD] allows setting a depreciation ending date Joan Sisquella 2019-10-23 13:05:26 +0200
  • bbe959c783 [ADD] options 'use_leap_years' Saran 2019-10-22 14:59:57 +0700
  • 181d7f2f83 [12.0][IMP] account_asset_management Saran 2019-07-08 18:21:20 +0700
  • ecc57559a3 Translated using Weblate (Portuguese (Brazil)) Rodrigo Macedo 2019-09-17 11:33:19 +0000
  • dab2a897b4 [MIG+FIX+IMP] account_asset_management: Rework migration scripts + make asset group m2m Pedro M. Baeza 2019-08-31 12:14:51 +0200
  • 05e3fa1033 [IMP] removed type, parent_id, parent_path, child_ids from account.asset & account.asset.profile Henrik Norlin 2019-08-26 21:28:27 +0200
  • 13010ee95a [MIG] 11.0 account_asset to 12.0 account_asset_management Henrik Norlin 2019-08-16 19:23:13 +0200
  • 095a205ab1 [FIX] account_asset_management: Don't depend on account.fiscal.year created records Pedro M. Baeza 2019-08-10 14:40:49 +0200
  • fabe61b412 [FIX][12.0]asset_management - fix date string compare Luc De Meyer 2019-08-14 22:34:05 +0200
  • 66f3c3198a [FIX] account_asset_management: Invisible conditions must be independent from extra method_time values Pedro M. Baeza 2019-08-12 13:12:42 +0200
  • 68509d7386 [FIX] account_asset_management: Provide hook _compute_depreciation_amount_per_fiscal_year Pedro M. Baeza 2019-08-12 11:42:21 +0200
  • 8b376f3b88 Translated using Weblate (Spanish) Josep M 2019-08-02 05:42:22 +0000
  • 301132ed0b Translated using Weblate (French) Valaeys Stéphane 2019-07-31 19:10:15 +0000
  • cbad3cc41c Translated using Weblate (Portuguese (Brazil)) Eduardo Aparicio 2019-07-23 22:09:42 +0000
  • 6d67542dd2 Translated using Weblate (Portuguese (Brazil)) Eduardo Aparicio 2019-07-08 12:08:47 +0000
  • 476e4987a0 Translated using Weblate (Portuguese (Brazil)) Marcel Savegnago 2019-07-06 19:54:49 +0000
  • 61d5a0b076 [12.0][FIX] account_asset_management: date_range -> account_fiscal_year, account_analytic_id without domain Henrik 2019-06-28 22:05:16 +0200
  • 8fa0de5226 Finish 12.0 migration of account_asset_management Bejaoui Souheil 2019-06-20 19:19:51 +0200
  • 9ff14512da Included PR #828 Fix computation of depreciation lines when having multiple assets in invoice Maxence Groine 2019-05-24 08:48:58 +0200
  • 08907b0b1d account_asset_management: Add unit test for invoices with multiple assets Maxence Groine 2019-05-24 08:30:45 +0200
  • 886abfe610 [MIG] account_asset_management: Migration to 12.0 Henrik Norlin 2019-01-11 15:24:15 +0100
  • 0cece3a4b7 [IMP] asset mgt: use exclude manifest key Stéphane Bidoul (ACSONE) 2018-10-31 17:05:24 +0100
  • a7cdfdd14d [MIG] account_asset_management: Migration to 11.0 Akim Juillerat 2018-10-01 11:57:07 +0200
  • 49d1c36679 [FIX] account_asset_management: Test data + onchange Luc De Meyer 2018-10-01 11:04:33 +0200
  • 163eb03e63 [FIX+IMP] account_asset_management: 2 things: Akim Juillerat 2018-09-28 12:24:01 +0200
  • 7c76c17231 [10.0][MIG]account_asset_management suite refactoring + 10.0 port Luc De Meyer 2018-08-05 20:33:56 +0200
  • 91d51837b4 [UPD] prefix versions with 8.0 Stéphane Bidoul 2015-10-09 09:59:23 +0200
  • 2bce9d2b24 [FIX][account_asset_management] Avoid to select closed or cancelled analytic account Adrien Peiffer (ACSONE) 2015-08-19 13:48:28 +0200
  • 56f432386c [FIX] account_asset_management: do not propose special and closed periods for asset posting Stéphane Bidoul 2015-06-26 16:39:20 +0200
  • 14954c5360 [FIX][account_asset_management] Add items on affects fields list Adrien Peiffer (ACSONE) 2015-06-02 17:16:27 +0200
  • 08c4e9d457 [ADD][account_asset_management] Add check on account move line Adrien Peiffer (ACSONE) 2015-06-02 11:57:59 +0200
  • 16d05b1397 analytic enhancement luc-demeyer 2015-06-02 10:55:44 +0200
  • 7b422b6c18 account_asset_management: group invoice lines fix luc-demeyer 2015-06-01 19:55:32 +0200
  • 2ba8b47612 [IMP] account_asset_management: code cosmetics luc-demeyer 2015-06-01 19:54:36 +0200
  • 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 Adrien Peiffer (ACSONE) 2015-05-29 08:02:10 +0200
  • e9bbf96a9a [IMP] account_asset_management: use reload_on_button instead of reloading page Stéphane Bidoul 2015-04-23 12:06:10 +0200
  • 193f56c6ae [FIX] Inherited model is a transient model Stefan Rijnhart 2015-04-20 15:11:35 +0200
  • 7d224b3c4e make *asset* installable again Leonardo Pistone 2015-02-12 13:47:54 +0100
  • 7bd04de5ac [FIX] test floats with assertAlmostEqual Romain Deheele 2015-02-10 17:18:53 +0100
  • 99560a0cb9 move account_asset_management* out of __unported__ Leonardo Pistone 2015-02-12 11:51:18 +0100
  • 4c0b76b441 [UPD] addons table in README.md OCA-git-bot 2022-12-23 11:22:00 +0000
  • c2594cc54c account_journal_general_sequence 16.0.1.0.1 OCA-git-bot 2022-12-23 11:21:56 +0000
  • c9c8ddab28 [ADD] setup.py OCA-git-bot 2022-12-23 11:21:56 +0000
  • db1e88de1a [UPD] README.rst OCA-git-bot 2022-12-23 11:21:55 +0000
  • f8f73f45ec [UPD] addons table in README.md OCA-git-bot 2022-12-23 11:21:54 +0000
  • 44c2c0285c [UPD] Update account_journal_general_sequence.pot oca-ci 2022-12-23 11:18:43 +0000
  • 09e91c079e Merge PR #1536 into 16.0 OCA-git-bot 2022-12-23 11:16:21 +0000
  • a6cbbed493
    [MIG] account_journal_general_sequence: v16 modifications Jairo Llopis 2022-12-23 10:47:11 +0000
  • dc7dce11bb
    [IMP] account_journal_general_sequence: pre-commit stuff Jairo Llopis 2022-12-23 10:26:07 +0000
  • 78367e5399
    account_journal_general_sequence 15.0.1.0.4 OCA-git-bot 2022-12-15 10:08:22 +0000
  • 9cf19e12a4
    [FIX] account_journal_general_sequence: let non-admin accounting managers renumber moves Jairo Llopis 2022-12-15 10:01:15 +0000
  • 731c687a01
    account_journal_general_sequence 15.0.1.0.3 OCA-git-bot 2022-06-21 12:44:54 +0000
  • 2c8993856a
    [FIX] Add entry_number field in ledger reports views Eduardo De Miguel 2022-06-20 17:11:59 +0200
  • 95d08792c3
    account_journal_general_sequence 15.0.1.0.2 OCA-git-bot 2022-06-03 12:15:33 +0000
  • df1ff62bf9
    [UPD] README.rst OCA-git-bot 2022-06-03 12:15:32 +0000
  • 4183ec5f5d
    [FIX] account_journal_general_sequence: bottleneck at install Jairo Llopis 2022-06-03 12:39:52 +0100
  • 5ced6ad1d8
    account_journal_general_sequence 15.0.1.0.1 OCA-git-bot 2022-06-02 20:13:57 +0000
  • a8dab75c42
    [UPD] README.rst OCA-git-bot 2022-06-02 20:13:56 +0000
  • af866d2080
    [UPD] Update account_journal_general_sequence.pot oca-ci 2022-06-02 20:10:18 +0000
  • cbff18b70f
    [MIG] account_journal_general_sequence: Migration to 15.0 Jairo Llopis 2022-06-02 08:33:08 +0100
  • a58a08b5a5
    [UPD] README.rst OCA-git-bot 2022-06-01 14:00:08 +0000
  • 9f057cf025
    [UPD] Update account_journal_general_sequence.pot oca-ci 2022-06-01 13:53:37 +0000
  • 67945e427a
    [FIX] account_journal_general_sequence: support renumber starting from zero Jairo Llopis 2022-05-31 09:38:32 +0100
  • 1a1d816c7b
    [ADD] account_journal_general_sequence: account move entry sequence Jairo Llopis 2022-05-23 10:23:58 +0100
  • 65dc46c91e [MIG] account_cash_deposit to v16 Alexis de Lattre 2022-12-12 21:12:46 +0100
  • 6c68352033 Update translation files Weblate 2022-12-12 14:40:26 +0000
  • 26c6b373c2 account_cash_deposit 14.0.1.1.0 OCA-git-bot 2022-12-12 14:40:01 +0000
  • 262ed2c5ab [UPD] Update account_cash_deposit.pot oca-ci 2022-12-12 14:33:08 +0000
  • ba0d99036f account_cash_deposit: allow to specify date Alexis de Lattre 2022-06-30 16:41:43 +0000
  • 665fb16693 account_cash_deposit: add support for loose coins in deposits Alexis de Lattre 2022-05-17 19:56:01 +0200
  • e448e08371 [ADD] icon.png OCA-git-bot 2022-03-16 10:17:47 +0000
  • 4114a79528 [UPD] README.rst OCA-git-bot 2022-03-16 10:17:47 +0000
  • d3f5206b39 [UPD] Update account_cash_deposit.pot oca-travis 2022-03-16 09:56:43 +0000
  • 6b8d47f5c0 Add module account_cash_deposit Alexis de Lattre 2022-02-21 22:52:54 +0100
  • 1782a12048 [IMP] update dotfiles [ci skip] oca-git-bot 2022-12-11 22:20:47 +0100
  • 05f1292315 [UPD] addons table in README.md OCA-git-bot 2022-12-09 00:23:04 +0000
  • 3db3de802e account_move_name_sequence 16.0.1.1.0 OCA-git-bot 2022-12-09 00:22:24 +0000
  • 8c17eabdc9 [UPD] README.rst OCA-git-bot 2022-12-09 00:22:17 +0000
  • c30e167f91 Merge PR #1527 into 16.0 OCA-git-bot 2022-12-09 00:19:01 +0000
  • b34052af33 [REF] account_move_name_sequence: Remove concurrency outdated cases from the readme Moisés López 2022-12-08 15:54:22 -0600