Commit Graph

  • f47a8f567c [MIG+FIX] contract: Missing pieces for moving info from analytic account to contract Pedro M. Baeza 2019-09-18 19:36:21 +0200
  • 54fcb0bf05 Translated using Weblate (Chinese (Simplified)) 黎伟杰 2019-09-17 12:18:24 +0000
  • 88c1b54bf7 Update translation files OCA Transbot 2019-09-14 14:05:03 +0000
  • 97fa369aa4 [UPD] README.rst OCA-git-bot 2019-09-14 14:04:51 +0000
  • adecf0b813 [UPD] Update contract.pot oca-travis 2019-09-14 13:47:47 +0000
  • 05c2e53841 [FIX+IMP+MIG] contract: Several refinements: Pedro M. Baeza 2019-09-13 11:40:47 +0200
  • cbcad63fde [IMP] - Make one migration from 12.0.1 to 12.0.4 sbejaoui 2019-07-15 19:28:04 +0200
  • d12fc6f48e [REF] Contract Sale Invoicing: split from analytic account Thomas Binsfeld 2019-05-29 15:33:45 +0200
  • 78dc76b58d [REF] Contract: split from analytic account Thomas Binsfeld 2019-05-28 16:41:32 +0200
  • 0e37b105c3 [REF] Contract: use context_today instead of time in filters Thomas Binsfeld 2019-05-28 19:06:11 +0200
  • 6d971fa66e [IMP]pass the payment term to the contract from the partner Aaron Henriquez 2019-05-28 11:07:45 +0200
  • 8b2afbb6be [IMP] - A canceled contract line can't be set to auto-renew sbejaoui 2019-04-02 12:12:46 +0200
  • 4c36e1a3f4 [FIX] - don't play onchange date_start for old lines on contract template change sbejaoui 2019-03-14 16:00:16 +0100
  • b358f76d2f [FIX] - Onchange contract line don't reste contract lines sbejaoui 2019-03-12 11:41:21 +0100
  • 5101b5fa5d [REF] - add method to get quantity to invoice sbejaoui 2019-03-11 23:28:44 +0100
  • 43d90b71ca [FIX] - Fix In progress contract filter sbejaoui 2019-03-08 12:18:27 +0100
  • 5333e9db01 [REF] - add _get_next_invoiced_period method sbejaoui 2019-03-06 10:19:26 +0100
  • dda032f8b5 [FIX] - manual_renew_needed should be visible to all contract users sbejaoui 2019-02-28 17:14:41 +0100
  • 5cb1660e24 [FIX] Contract to Invoice: take contract vendor instead of partner's Thomas Binsfeld 2019-02-20 13:15:20 +0100
  • eed10ecae4 [ADD] - Add more value for auto_renew_rule_type sbejaoui 2019-01-24 12:09:13 +0100
  • fdebc5172c [IMP] Contract: matching invoice view depending on contract type Thomas Binsfeld 2019-01-21 16:46:14 +0100
  • 036453a49a [IMP] - rename recurring_interval to Invoice Every sbejaoui 2019-01-21 16:30:10 +0100
  • 0ef5cdf63c [FIX] - recurring_next_date is required if date_end is null sbejaoui 2019-01-17 09:38:54 +0100
  • acc880888e [ADD] Contract: fiscal position Thomas Binsfeld 2019-01-16 09:32:48 +0100
  • 4e2da9906c [IMP] - Should be able to stop a past contract line sbejaoui 2019-01-11 15:45:39 +0100
  • 6b191f4e1f [FIX] Contract: copy payment term on generated invoice Thomas Binsfeld 2019-01-11 10:05:17 +0100
  • 5109eb2d91 [IMP] - Replace is_suspended flag by manual_renew_needed sbejaoui 2019-01-10 16:58:43 +0100
  • 5b342926fa [MV] - move onchange method to contract_product module sbejaoui 2019-01-10 16:57:05 +0100
  • 69b3bcb299 [IMP] - Link invoice line to contract lines sbejaoui 2019-01-04 15:56:31 +0100
  • f6696d0185 [IMP] - Improve inprogress search filter sbejaoui 2019-01-04 14:45:31 +0100
  • f1e111b316 [FIX] - filter by termination_notice for contract line to renew sbejaoui 2019-01-04 14:16:08 +0100
  • 3841c19507 [FIX] - renew only recurring_invoices contract sbejaoui 2019-01-04 13:46:43 +0100
  • bf56bf876e [FIX] - do not copy last_date_invoiced on plan_successor sbejaoui 2019-01-04 13:44:19 +0100
  • 695992f2d9 [12.0][IMP] - check invoice line vals before assignment sbejaoui 2018-12-28 11:21:05 +0100
  • ab4207d44e [ADD] Contract: payment term Thomas Binsfeld 2018-12-21 16:04:11 +0100
  • 7c3c11efbb [FIX] - default value for active field in contract line sbejaoui 2018-12-20 22:08:34 +0100
  • 788aa1ef92 [FIX] - as date_start is required, constraints on it become useless sbejaoui 2018-12-20 21:50:30 +0100
  • 5ccbfe687d [REF] Contract: invoice creation Thomas Binsfeld 2018-12-19 14:12:19 +0100
  • ca9e109580 [REF] Contract: invoice creation Thomas Binsfeld 2018-12-18 17:27:41 +0100
  • 0b295f4a24 [IMP] - archive contract_line on contract archive sbejaoui 2018-12-14 14:46:38 +0100
  • 167d01f36f [FIX] - contract recurring_next_date ignore canceled lines sbejaoui 2018-12-13 16:09:50 +0100
  • 4fc2488cf6 [IMP] - Add responsible to contract form view sbejaoui 2018-12-04 17:29:33 +0100
  • 587fb7c3ff [FIX] - compute recurring_next_date for contract sbejaoui 2018-12-03 18:10:52 +0100
  • eeeb52fceb [FIX] - check date_start before onchange sbejaoui 2018-11-30 15:59:56 +0100
  • 1c46758723 [IMP] - don't allow to unlink uncnaceled contrac line sbejaoui 2018-11-30 15:36:19 +0100
  • 1f3ae63a80 [IMP] - store last_date_invoiced on contract_line sbejaoui 2018-11-29 16:57:51 +0100
  • 6b5ca7f585 [IMP] - hide recurring_invoicing_type if recurring_rule_type is monthlylastday sbejaoui 2018-11-29 12:38:04 +0100
  • f10fa6c5b4 [IMP] - improve cancel/uncancel process sbejaoui 2018-11-28 13:18:43 +0100
  • 9e69cc3620 [FIX] - fix stop_plan_successor case 5 sbejaoui 2018-11-28 12:25:21 +0100
  • 3c5c33886c [IMP] - Add primary views for contract sbejaoui 2018-11-23 12:07:45 +0100
  • da52eff18d [FIX] - invoice last period for post-paid case sbejaoui 2018-11-22 17:37:35 +0100
  • a7132666e4 [12.0][IMP] - Add strat/stop wizard to contract line sbejaoui 2018-11-13 11:29:46 +0100
  • c4c0b82f18 [IMP] - Make recurrence mechanism on contract line sbejaoui 2018-10-30 18:50:41 +0100
  • 6bdc3aaaee Translated using Weblate (Chinese (Simplified)) 黎伟杰 2019-09-05 16:18:02 +0000
  • ba277f7df1 Remove invalid Chinese translation files liweijie0812 2019-09-06 01:01:41 +0800
  • a067f787a4 Translated using Weblate (Chinese (Simplified)) 黎伟杰 2019-09-04 15:21:49 +0000
  • 1a59b75ec3 Translated using Weblate (German) Rudolf Schnapka 2019-09-03 20:26:39 +0000
  • 5b3677efcc Translated using Weblate (Portuguese (Brazil)) Rodrigo Macedo 2019-09-03 01:12:27 +0000
  • 1cb5b2ab1c Translated using Weblate (Portuguese) Pedro Castro Silva 2019-08-14 10:57:06 +0000
  • 1b4a5f9b39 [UPD] README.rst OCA-git-bot 2019-07-29 02:48:03 +0000
  • a48e62f3af Translated using Weblate (French) jcleonard2018 2019-07-28 09:10:07 +0000
  • b4da999f47 Translated using Weblate (Italian) Sergio Zanchetta 2019-06-26 13:25:22 +0000
  • 2631a19b26 Update translation files OCA Transbot 2019-06-16 11:00:35 +0000
  • 237b72a54b [UPD] Update contract.pot oca-travis 2019-06-04 14:15:46 +0000
  • 9ede21d31e [FIX] Errors in navigation to customer invoices / vendor bills Jordi Ballester Alomar 2019-02-04 11:36:35 +0100
  • 289c83bcb4 [ADD] icon.png OCA-git-bot 2019-04-02 15:07:28 +0000
  • 61977e4a01 Update translation files OCA Transbot 2019-03-03 15:25:33 +0000
  • 4ba0ffa41f Translated using Weblate (German) Maria Sparenberg 2019-02-22 15:22:56 +0000
  • eea8150aad Translated using Weblate (Galician) Marta Vázquez Rodríguez 2019-02-04 16:40:01 +0000
  • ada2240891 [UPD] Update contract.pot oca-travis 2019-02-04 16:30:16 +0000
  • c66464d123 Translated using Weblate (Spanish) Marta Vázquez Rodríguez 2019-02-04 12:22:57 +0000
  • 4a46ab52f0 Update translation files OCA Transbot 2018-12-09 12:01:01 +0000
  • f6d733843f Translated using Weblate (German) Axel-G 2018-10-30 05:50:15 +0000
  • d3f91948ea [UPD] Update contract.pot oca-travis 2018-10-29 15:16:22 +0000
  • 07bc1a80ac [UPD] README.rst OCA-git-bot 2018-10-29 14:34:28 +0000
  • 576a708377 [MIG] contract: Migration to 12.0 sbejaoui 2018-10-25 15:47:09 +0200
  • e565fc2936 [FIX] Contract Spanish Translation Jon Zaballa 2018-10-03 12:22:38 +0200
  • 45d14fd982 [IMP] contract: Don't depend on external data Pedro M. Baeza 2018-09-29 12:22:29 +0200
  • 9d7b840378 Translated using Weblate (Portuguese (Portugal)) Daniel Reis 2018-09-23 22:28:24 +0000
  • 71bd98acd2 Translated using Weblate (Spanish) Enric Tobella 2018-09-18 11:04:13 +0000
  • 4e00ad5e2a [UPD] README.rst OCA Git Bot 2018-08-24 04:46:36 +0200
  • 99aa50f2fe Translated using Weblate (German) Axel-G 2018-08-22 20:06:04 +0000
  • f019bad45c [UPD] Update contract.pot oca-travis 2018-08-22 15:47:06 +0000
  • 96f92a0584 [IMP] Make sure it works for sale and purchase contracts mreficent 2018-07-04 19:07:35 +0200
  • 111f0aa889 [IMP] Add type to analytic account / contract Stefan Becker 2017-09-06 13:18:00 +0200
  • 062f0d644c Translated using Weblate (German) Axel-G 2018-08-07 13:29:21 +0000
  • 0c8ba74b2e Translated using Weblate (Dutch) Roel Adriaans 2018-07-29 11:26:11 +0000
  • 7ce3f6dbc1 [IMP] Fix README.rst Roel Adriaans 2018-07-21 14:59:00 +0200
  • 80a3a0c5df [UPD] Update contract.pot oca-travis 2018-07-16 11:43:03 +0000
  • fd0170e5e4 Rename account_analytic_*_line files Dmytro Katyukha 2018-07-12 13:33:35 +0300
  • 373b289cfa [FIX] analytic invoice/contract lines inheritance Dmytro Katyukha 2018-06-27 00:40:12 +0300
  • 3550a8add0 [IMP] contract: possible error in migration if the column does not exist Jon Erik Ceberio 2018-07-09 12:05:22 +0200
  • 11a2f60c96 [UPD] Update contract.pot oca-travis 2018-06-21 18:28:48 +0000
  • 5c9e62fc64 [FIX] contract: Custom values overwrited by xml, missed noupdate Carlos Dauden 2018-06-13 14:37:23 +0200
  • 4008283e5a OCA Transbot updated translations from Transifex OCA Transbot 2018-04-28 03:55:56 +0200
  • dc17046e49 [IMP] contract_variable_quantity: Recompute price when changing qty Pedro M. Baeza 2018-04-24 13:22:37 +0200
  • 650e22353e OCA Transbot updated translations from Transifex OCA Transbot 2018-04-14 04:12:52 +0200
  • 4705663c1a [IMP] contract: Add extend existing invoice possibility Carlos Dauden 2018-03-28 09:58:45 +0200
  • 7fa81980b8 [FIX] contract: Let billing users have access rights for contracts (#159) Levent Karakaş 2018-04-01 20:24:19 +0300
  • 6b3576793d [IMP] contract: Automatic prices for lines Pedro M. Baeza 2017-12-23 02:04:26 +0100