Commit Graph

  • 326ced58c9 [FIX] - include date_end in the period if the product is_autorenew sbejaoui 2018-11-30 17:16:55 +0100
  • 639d2ee524 [IMP] - hide recurring_invoicing_type if recurring_rule_type is monthlylastday sbejaoui 2018-11-29 12:32:22 +0100
  • a17695e4ae [FIX] - fix onchange sbejaoui 2018-11-29 12:09:04 +0100
  • 478c9b01ca [FIX] - on upsel, contract line should stop day - 1 sbejaoui 2018-11-28 18:37:31 +0100
  • 6d7774885a [IMP] - link contract line and its successor in upsel case sbejaoui 2018-11-26 15:17:24 +0100
  • 4c7a314ef6 [IMP] - compute date end onchange date start for auto-renew sale order lines sbejaoui 2018-11-19 16:53:35 +0100
  • d12a9110ee [ADD] - Add renewal process with termination notice sbejaoui 2018-11-19 16:00:48 +0100
  • 29a83d7769 [IMP] - Upsell/Downsell contract from sale order sbejaoui 2018-11-15 11:53:01 +0100
  • c8ec4f3404 [FIX] - Compute recurring_next_date before create contract line sbejaoui 2018-11-05 18:05:53 +0100
  • 6ee1b9c242 [FIX] - Change website to OCA repository url and prefix module name with Recurring sbejaoui 2018-11-05 16:19:03 +0100
  • ffef4c1c25 [IMP] - Onchange contract product on contract contract and contract template sbejaoui 2018-11-05 16:04:53 +0100
  • c4f189a1d2 [ADD] setup.py sbejaoui 2018-11-05 15:44:02 +0100
  • 73c4b167c6 [ADD] - Add readme directory sbejaoui 2018-11-05 14:35:38 +0100
  • f3a261d514 [FIX] - Default value for date_start applied on product change sbejaoui 2018-11-05 11:44:46 +0100
  • 147c40acaa [IMP] - Contract product are ignored on invoicing process sbejaoui 2018-11-05 11:40:58 +0100
  • 3c882b6764 [FIX] - Remove recurring_next_date from sale order line sbejaoui 2018-11-02 17:13:36 +0100
  • 44b7798a80 [IMP] - Link contract line to sale order line sbejaoui 2018-11-02 16:26:51 +0100
  • 16f480c04c [IMP] - Create contract on sale order confirmation sbejaoui 2018-11-02 14:34:05 +0100
  • 280eca9819 [IMP] - Add recurrence fields to product template and sale order line sbejaoui 2018-10-31 18:10:08 +0100
  • 32b2e17660 [IMP] - Change dependencies to contract_sale sbejaoui 2018-10-31 17:07:47 +0100
  • 93440ccbce [IMP] - Product with is_contract can be only of type service sbejaoui 2018-10-31 16:23:34 +0100
  • 034c832f37 [MIG] - Product Contract Migration to 12.0 sbejaoui 2018-10-31 16:21:51 +0100
  • ad375f4fa5 [HACK] Get PR 207, 203 beofre tavis build sbejaoui 2018-10-31 15:38:10 +0100
  • 37ce7e9b22 [UPD] Update product_contract.pot oca-travis 2018-07-21 21:55:25 +0000
  • 52b3378592 OCA Transbot updated translations from Transifex OCA Transbot 2018-05-26 04:16:44 +0200
  • 37b3eaeb68 OCA Transbot updated translations from Transifex OCA Transbot 2018-05-05 04:13:46 +0200
  • fc441bde9b OCA Transbot updated translations from Transifex OCA Transbot 2018-04-14 04:12:00 +0200
  • 589e9b0684 [FIX] contract_sale_generation: it doesn't create sales (#141) Florent THOMAS 2018-04-01 19:21:52 +0200
  • f2a9b93df8 OCA Transbot updated translations from Transifex OCA Transbot 2018-03-24 04:16:05 +0100
  • be7313b2a7 OCA Transbot updated translations from Transifex OCA Transbot 2018-03-17 04:14:31 +0100
  • 6fc479e71a OCA Transbot updated translations from Transifex OCA Transbot 2018-03-03 04:13:30 +0100
  • 523f8b017b OCA Transbot updated translations from Transifex OCA Transbot 2018-02-03 04:14:55 +0100
  • cb834606cc OCA Transbot updated translations from Transifex OCA Transbot 2017-12-09 03:33:26 +0100
  • d11badacef OCA Transbot updated translations from Transifex OCA Transbot 2017-08-19 03:16:47 +0200
  • 5ed3039d31 OCA Transbot updated translations from Transifex OCA Transbot 2017-07-22 03:13:58 +0200
  • 70313b4247 OCA Transbot updated translations from Transifex OCA Transbot 2017-07-08 03:14:24 +0200
  • 3d315d1bbc OCA Transbot updated translations from Transifex OCA Transbot 2017-06-17 03:12:34 +0200
  • cbf30ad603 OCA Transbot updated translations from Transifex OCA Transbot 2017-06-10 03:13:12 +0200
  • 8ef8100841 OCA Transbot updated translations from Transifex OCA Transbot 2017-05-27 02:29:11 +0200
  • 7bb7eefd45 [FIX] product_contract: Fix mock usage in tests Dave Lasley 2017-05-25 17:51:46 -0700
  • e6999f1c39 OCA Transbot updated translations from Transifex OCA Transbot 2017-05-01 17:48:45 +0200
  • 43d21a3a4a [ADD] product_contract: Create module * Add contract functionality to `product.templates` * Add logic to create contracts from `sale.order` that contains contract products. Ted Salmon 2017-01-12 13:16:25 -0800
  • e032019453 [ADD] setup.py OCA-git-bot 2019-10-01 07:14:54 +0000
  • fb177aea49 [ADD] icon.png OCA-git-bot 2019-10-01 07:14:53 +0000
  • ed2ef30524 [UPD] README.rst OCA-git-bot 2019-10-01 07:14:53 +0000
  • 6f6fd45f2f
    Merge pull request #236 from acsone/12.0-mig_contract_payment_mode_tbi Bejaoui Souheil 2019-10-01 09:14:47 +0200
  • 3036901e23
    Merge pull request #379 from ursais/12.0-imp-serviceprofile_chatter Bejaoui Souheil 2019-10-01 09:12:34 +0200
  • 38eaa4c7b8 Update translation files OCA Transbot 2019-10-01 05:50:59 +0000
  • ae1471b497 [UPD] README.rst OCA-git-bot 2019-10-01 05:50:45 +0000
  • 29b3494ab4 Merge PR #363 into 12.0 OCA-git-bot 2019-10-01 01:33:10 +0000
  • f8fb4ff1b7 [ADD] setup.py OCA-git-bot 2019-10-01 00:17:32 +0000
  • 4bbec5bd08 [UPD] README.rst OCA-git-bot 2019-10-01 00:17:32 +0000
  • 2bc0c1c163 [UPD] Update contract_variable_quantity.pot oca-travis 2019-09-30 18:56:52 +0000
  • 43a1d848f7 [12.0][REF] - Contract Variable quantity: split from analytic accoun #211 sbejaoui 2019-09-30 11:23:35 +0200
  • ff926e1f80 [MIG] contract_variable_quantity: Migration to 12.0 sbejaoui 2018-11-06 12:22:08 +0100
  • e240cde7c2 [FIX] analytic invoice/contract lines inheritance Dmytro Katyukha 2018-06-27 00:40:12 +0300
  • 8f0076711b [IMP] contract_variable_quantity: Recompute price when changing qty Pedro M. Baeza 2018-04-24 13:22:37 +0200
  • 2b8cca4ef9 [IMP] contract_variable_quantity: Make name translatable Pedro M. Baeza 2018-03-29 08:42:46 +0200
  • 44512b1bf2 [IMP] contract_variable_quantity: Add option to don't create zero qty invoice lines Carlos Dauden 2018-03-27 13:55:05 +0200
  • dbee10cd9c [FIX] contract_variable_quantity: Correct README menus references Pedro M. Baeza 2018-01-11 10:34:45 +0100
  • 4983a88323 [MIG] contract_variable_quantity: Migration to 11.0 Carlos Dauden 2018-01-09 18:07:13 +0100
  • 7cdac21362 [FIX] contract_payment_auto: Fix freze wkhtmltopdf freezed Moisés López 2017-11-10 05:08:00 +0000
  • 402bb560dd [10.0][IMP] Add variable qty to contract template view (#66) Dave Lasley 2017-06-08 17:25:49 -0700
  • 2a54f58f60 OCA Transbot updated translations from Transifex OCA Transbot 2017-05-27 02:29:11 +0200
  • 9d4833d5f2 [IMP][10.0] contract: Add templating (#42) Dave Lasley 2017-04-01 08:14:55 -0700
  • 961d8e606f [MIG] contract_variable_quantity: Migrate to v10 * Bump version * Change openerp references to odoo * Installable to True * Change permissions & views to accounting dependency Dave Lasley 2016-11-30 15:58:44 -0800
  • 585b096408 [MIG] Rename manifest files Pedro M. Baeza 2016-10-06 14:50:40 +0200
  • 10f8abfb5c [MIG] Make modules uninstallable Pedro M. Baeza 2016-10-06 14:50:37 +0200
  • 00888273b9 [IMP] contract: Add past receipt type. Fix yearly. Add month last day Carlos Dauden 2016-09-11 07:04:06 +0200
  • fa6908d901 Update README.rst Pedro M. Baeza 2016-09-09 19:11:50 +0200
  • 476731fdbb [IMP] contract_variable_quantity: Spanish translation Pedro M. Baeza 2016-09-09 19:05:05 +0200
  • cbc5c8ad00 [IMP] contract_variable_quantity: Screenshot Pedro M. Baeza 2016-09-09 18:57:18 +0200
  • 78b0d393ca [ADD] contract_variable_quantity: Pedro M. Baeza 2016-09-09 03:03:38 +0200
  • 5b43192e1a Merge PR #211 into 12.0 OCA-git-bot 2019-09-30 13:54:06 +0000
  • d42b14667e [12.0][REF] - Contract Variable quantity: split from analytic accoun sbejaoui 2019-09-30 11:23:35 +0200
  • c4a76debe3 [REF] - Use method _get_quantity_to_invoice. sbejaoui 2019-03-11 23:39:40 +0100
  • bd49940c68 [FIX] - fix check quantity = 0 sbejaoui 2019-01-07 10:10:47 +0100
  • cc4688050d [FIX] fix unit tests sbejaoui 2019-01-04 15:58:16 +0100
  • a55ea6bb33 [FIX] - Fix unit tests sbejaoui 2019-01-03 11:39:04 +0100
  • 24869ff565 [IMP] - Skip zero should ignore lines with qty zero even for fixed qty sbejaoui 2018-12-28 12:35:12 +0100
  • a44624b5f4 [REF] Contract: invoice in prepare_invoice_line is optional Thomas Binsfeld 2018-12-18 14:04:08 +0100
  • e7cf9b51a0 [IMP] - refresh contract_variable_quantity.pot sbejaoui 2018-11-26 12:53:02 +0100
  • 087ee2f681 [IMP] - Adapt contract_variable_quantity to contract new views sbejaoui 2018-11-23 12:44:33 +0100
  • a9022ad49d [IMP] - Add ace-widget with python mode sbejaoui 2018-11-06 17:11:20 +0100
  • 0ee2d11630 [ADD] setup.py sbejaoui 2018-11-06 13:51:24 +0100
  • 9e65b1c47f [IMP] Adapt unit test sbejaoui 2018-11-06 13:51:02 +0100
  • 76d2e3b2c9 [HACK] Get PR 207 beofre tavis build sbejaoui 2018-11-06 13:17:11 +0100
  • f2781dbd75 [MIG] contract_variable_quantity: Migration to 12.0 sbejaoui 2018-11-06 12:22:08 +0100
  • 3e6cfa0650 [UPD] Update contract_variable_quantity.pot oca-travis 2018-07-16 11:43:04 +0000
  • e6ad2b718f Update addon versions Dmytro Katyukha 2018-07-12 21:11:28 +0300
  • c229566c96 [FIX] analytic invoice/contract lines inheritance Dmytro Katyukha 2018-06-27 00:40:12 +0300
  • b8e4b49777 [UPD] Update contract_variable_quantity.pot oca-travis 2018-06-21 18:28:52 +0000
  • eaba970982 OCA Transbot updated translations from Transifex OCA Transbot 2018-04-28 03:55:56 +0200
  • c9c9ad5ba2 [IMP] contract_variable_quantity: Recompute price when changing qty Pedro M. Baeza 2018-04-24 13:22:37 +0200
  • 904ac526a4 OCA Transbot updated translations from Transifex OCA Transbot 2018-04-21 03:41:34 +0200
  • 26732fbac2 OCA Transbot updated translations from Transifex OCA Transbot 2018-03-31 04:25:49 +0200
  • 691808e9ef [IMP] contract_variable_quantity: Make name translatable Pedro M. Baeza 2018-03-29 08:42:46 +0200
  • 37066dbb47 [IMP] contract_variable_quantity: Add option to don't create zero qty invoice lines Carlos Dauden 2018-03-27 13:55:05 +0200
  • 5086b386ab OCA Transbot updated translations from Transifex OCA Transbot 2018-01-27 04:20:47 +0100
  • 3c2e7d9219 [FIX] contract_variable_quantity: Correct README menus references Pedro M. Baeza 2018-01-11 10:34:45 +0100