Commit Graph

  • 3dbe3686cd [REF] Payment Order: allow add to order from invoice if order exists Thomas Binsfeld 2019-02-06 17:34:16 +01:00
  • ede2002c1a Merge pull request #552 from acsone/12.0-ref_payment_order_invoice_add_to_order_tbi Pedro M. Baeza 2019-02-19 17:57:34 +01:00
  • 152c02a44a [REF] Payment Order: allow add to order from invoice if order exists Thomas Binsfeld 2019-02-06 17:34:16 +01:00
  • ebe56ff890 Translated using Weblate (Catalan) mtbochaca 2019-02-16 10:12:18 +00:00
  • b2686c8552 Translated using Weblate (Catalan) mtbochaca 2019-02-16 08:40:18 +00:00
  • e0fc35d30b Translated using Weblate (German) Thorsten Vocks 2019-02-16 09:00:45 +00:00
  • 08354f8f3d Translated using Weblate (German) Thorsten Vocks 2019-02-16 08:36:17 +00:00
  • 15c6cae590 Translated using Weblate (German) Thorsten Vocks 2019-02-15 15:21:13 +00:00
  • 520bdea23f Translated using Weblate (German) Thorsten Vocks 2019-02-15 16:25:21 +00:00
  • 25aba54f6a Translated using Weblate (German) Thorsten Vocks 2019-02-15 14:19:30 +00:00
  • 2e65134ff6 Translated using Weblate (German) Thorsten Vocks 2019-02-15 15:28:33 +00:00
  • f348fab2cf Translated using Weblate (German) Thorsten Vocks 2019-02-15 12:26:25 +00:00
  • feb8294c10 Translated using Weblate (German) Thorsten Vocks 2019-02-15 10:18:25 +00:00
  • 4f45b104d0 Translated using Weblate (German) Thorsten Vocks 2019-02-15 09:46:49 +00:00
  • 56b018547f Translated using Weblate (German) Thorsten Vocks 2019-02-15 09:05:01 +00:00
  • 82ecb81301 Add the button to mark as done a payment order. BT-cserra 2019-02-12 16:24:21 +01:00
  • ddfe40210d Translated using Weblate (Catalan) Hafdal-la 2019-02-11 11:09:46 +00:00
  • f54de99945 Merge pull request #550 from acsone/12.0-fix_account_banking_sepa_direct_debit_config_tbi Pedro M. Baeza 2019-02-06 16:54:08 +01:00
  • 2886114225 [FIX] Account Banking SEPA Direct Debit: creditor identifier in config The sepa_creditor_identifier in res.config.settings is readonly by default (related) but should not. Thomas Binsfeld 2019-02-06 16:49:54 +01:00
  • fc5c8a9700 Translated using Weblate (Catalan) Harald Panten 2019-02-06 09:00:51 +00:00
  • fb1c33258f Added translation using Weblate (Catalan) Harald Panten 2019-02-06 08:59:38 +00:00
  • c71a8e9cb6 [FIX] account_payment_order: Fix journal domain Pedro M. Baeza 2019-02-02 02:57:14 +01:00
  • d0e4afa3ef [UPD] Update account_payment_mode.pot oca-travis 2019-02-02 01:06:47 +00:00
  • c16f06203f [FIX] account_payment_mode: Don't change acc_type field type Pedro M. Baeza 2019-02-02 01:59:23 +01:00
  • 3ec955ea74 [11.0][FIX] account_payment_mode res.partner view banks group attribute Jon Zaballa 2019-01-22 15:45:50 +01:00
  • a5363b709a Merge pull request #542 from Digital5-Odoo/11.0-account_payment_mode-fix Pedro M. Baeza 2019-01-28 11:45:31 +01:00
  • 5087cc87e3 Update invoice_supplier_form view altoch 2019-01-27 13:44:16 +01:00
  • a3571db817 Update translation files OCA Transbot 2019-01-27 09:34:25 +00:00
  • 34482b6d24 Update translation files OCA Transbot 2019-01-27 09:34:19 +00:00
  • 5004ee3651 Update translation files OCA Transbot 2019-01-27 09:34:14 +00:00
  • d3d6094540 [UPD] Update account_payment_partner.pot oca-travis 2019-01-27 00:38:28 +00:00
  • 5d0763c1e2 [UPD] Update account_payment_mode.pot oca-travis 2019-01-27 00:38:27 +00:00
  • bf67173aa4 [UPD] Update account_banking_mandate.pot oca-travis 2019-01-27 00:38:26 +00:00
  • 77b3f722d6 Translated using Weblate (Dutch) Raf Ven 2019-01-21 13:24:06 +00:00
  • b57f140156 Translated using Weblate (German) Joel Michaud 2019-01-18 09:04:25 +00:00
  • cd947b740a [FIX] account_payment_mode: Don't show 2 times acc_type in partner bank form Pedro M. Baeza 2019-01-27 01:32:06 +01:00
  • 99e59910a5 [ADD] structured communication type in payment.order.line vrenaville 2019-01-25 16:15:10 +01:00
  • 9881a72ea0 Translated using Weblate (Italian) Alessandro Camilli 2019-01-24 16:49:21 +00:00
  • c5b1fa47fe Translated using Weblate (Italian) Alessandro Camilli 2019-01-24 11:22:57 +00:00
  • 3b5b04af11 Translated using Weblate (Italian) Alessandro Camilli 2019-01-24 10:52:42 +00:00
  • 0ce306f2ef Translated using Weblate (Italian) Alessandro Camilli 2019-01-24 10:28:54 +00:00
  • 8b78be9dd7 [REF] Payment Order: better performance of draft2open method Add a norecompute in draft2open to avoid the recomputation of total_company_currency n times (where n is the number of payment lines) Thomas Binsfeld 2019-01-17 15:23:26 +01:00
  • 45af3611d3 [11.0][FIX] account_payment_mode res.partner view banks group attribute Jon Zaballa 2019-01-22 15:45:50 +01:00
  • e5c1a548da [MIG] account_payment_purchase v11 to v12 Nikul-Chaudhary 2019-01-19 16:55:49 +05:30
  • 309e10532a Update translation files OCA Transbot 2018-11-23 20:12:18 +00:00
  • 4b5897f3c8 Update account_payment_purchase.pot oca-travis 2018-10-11 19:04:52 +00:00
  • 291328de9d account_payment_purchase: Migration to 11.0 cubells 2018-10-05 10:09:42 +02:00
  • e7006ff443 Update account_payment_purchase.pot oca-travis 2018-07-17 07:48:51 +00:00
  • 0f0dfd9894 account_payment_purchase: Migration to 10.0 Abranes 2018-07-05 16:16:58 +02:00
  • fe2fec7cee OCA Transbot updated translations from Transifex OCA Transbot 2017-05-20 02:17:27 +02:00
  • 7a20c6a8d9 account_payment_purchase module cubells 2017-04-10 18:35:20 +02:00
  • 702a7efc2d OCA Transbot updated translations from Transifex OCA Transbot 2016-08-20 00:57:59 -04:00
  • 7fe85b666c account_payment_purchase: set correctly payment mode in purchases created from procurement. jesusVMayor 2016-08-04 10:36:44 +02:00
  • ce20762791 Remove module account_payment_purchase Alexis de Lattre 2016-05-07 00:33:18 +02:00
  • 7f18dce6ac Finalise the wizard of selection of move lines to pay Alexis de Lattre 2016-05-06 01:16:20 +02:00
  • 35e525a5c3 OCA Transbot updated translations from Transifex OCA Transbot 2016-04-09 02:15:34 -04:00
  • a4f60e417e account_payment_*: Ensure work with dropshipping dual invoice Pedro M. Baeza 2016-01-25 05:58:43 +01:00
  • c24e6eaf60 account_payment_purchase: Propagate payment_mode on MTO/drop shipping Pedro M. Baeza 2015-11-25 22:22:50 +01:00
  • 9ed06ff423 Make modules uninstallable Pedro M. Baeza 2015-10-14 03:03:12 +02:00
  • d3f85b07f1 prefix versions with 8.0 Stéphane Bidoul 2015-10-09 09:59:34 +02:00
  • 289aa146fd Add missing default oca icons Yannick Vaucher 2015-08-18 11:10:50 +02:00
  • 44768d282e some typo corrections Philippe Schmidt 2015-06-05 12:31:00 +02:00
  • ea315569dc Add requested descriptions in an OCA README.rst file Philippe Schmidt 2015-06-01 17:10:58 +02:00
  • 30f4d6d514 Expand authors + manifest cleaning Pedro M. Baeza 2015-05-25 17:14:05 +02:00
  • f586864be5 Add OCA as author of OCA addons Alexandre Fayolle 2015-03-02 17:23:15 +01:00
  • cc76bd3bb5 Portuguese translations Danimar Ribeiro 2015-02-13 19:18:41 -02:00
  • d473a53f00 Add sale_ok and purchase_ok filters in partner/sale/purchase form views Use widget=selection for payment_mode_id fields Update demo data Alexis de Lattre 2015-01-19 22:52:38 +01:00
  • 613bc85b3a Use sale_ok and purchase_ok instead of tweaking payment type Pedro M. Baeza 2014-11-07 23:00:34 +01:00
  • 69e8998bf4 Translation template files [IMP] Translations to spanish Pedro M. Baeza 2014-11-01 01:48:26 +01:00
  • 30fb2c5770 account_payment_sale_stock: Split for removing stock dependency on sale [DEL] Remove old translations templates [IMP] More reorder on folder structure Pedro M. Baeza 2014-10-31 23:54:24 +01:00
  • 9419ce080f Clean files Pedro M. Baeza 2014-10-07 00:09:26 +02:00
  • 8f2b329c5c Migration and enhancement of all modules involved in SEPA Pedro M. Baeza 2014-09-10 12:48:09 +02:00
  • c1436bf3a0 Initial adjustments for 8.0 repository Pedro M. Baeza 2014-09-10 12:19:20 +02:00
  • 221ce84354 Launchpad automatic translations update. Launchpad Translations on behalf of banking-addons-team 2014-06-27 07:13:31 +00:00
  • 2c7ca8929e Launchpad automatic translations update. Launchpad Translations on behalf of banking-addons-team 2014-06-26 07:12:16 +00:00
  • 5c34b9c50e Update to the new data-model decided during the Open Days 2014. Add demo data. Alexis de Lattre 2014-06-10 01:25:34 +02:00
  • 6897af8621 wrapping module description lines to keep cool with the PEP-8 extremists Raphaël Valyi 2014-03-21 16:50:25 -03:00
  • 791cd69e68 Add 4 new modules to handle payment type and bank accounts: - account_payment_partner - account_payment_sale - account_payment_sale_stock - account_payment_purchase Alexis de Lattre 2014-02-25 00:19:57 +01:00
  • 79b569dd56 Translated using Weblate (German) Joel Michaud 2019-01-18 09:03:34 +00:00
  • 3cfc9ab480 Merge pull request #535 from hhgabelgaard/patch-1 Pedro M. Baeza 2018-12-29 19:29:45 +01:00
  • 232bdb2874 [FIX] only drop column if it exists Hans Henrik Gabelgaard 2018-12-29 18:56:15 +01:00
  • 9f69e444a4 Update translation files OCA Transbot 2018-12-29 11:22:15 +00:00
  • 19a00dc15b Update translation files OCA Transbot 2018-12-29 11:22:08 +00:00
  • 01c7e59bdd Update translation files OCA Transbot 2018-12-29 11:22:02 +00:00
  • 7b499872bf Update translation files OCA Transbot 2018-12-29 11:21:56 +00:00
  • 44335b411a Update translation files OCA Transbot 2018-12-29 11:21:49 +00:00
  • 05146186a7 Update translation files OCA Transbot 2018-12-29 11:21:43 +00:00
  • 54c5cf74a8 Update translation files OCA Transbot 2018-12-29 11:21:38 +00:00
  • 4109f06da8 Update translation files OCA Transbot 2018-12-29 11:21:34 +00:00
  • 09b962b3c8 Update translation files OCA Transbot 2018-12-29 11:21:20 +00:00
  • b19f6f9459 Update translation files OCA Transbot 2018-12-28 10:08:16 +00:00
  • e932f285bb Update translation files OCA Transbot 2018-12-28 10:08:10 +00:00
  • c00e53fcc4 Merge pull request #531 from acsone/12.0-ref_account_payment_order_menu_tbi Pedro M. Baeza 2018-12-22 18:12:24 +01:00
  • 31817c99e2 [UPD] Update account_banking_mandate.pot oca-travis 2018-12-19 16:55:02 +00:00
  • 77ecd12349 Merge pull request #532 from Eficent/11.0-account_banking_mandate-multicompany Jordi Ballester Alomar 2018-12-19 17:38:08 +01:00
  • 75bd62aece [account_banking_mandate] fixes to support multicompany Jordi Ballester Alomar 2018-12-19 14:42:22 +01:00
  • 8c030f74e8 [REF] Account Payment Order: add Admin in security group Thomas Binsfeld 2018-12-17 16:06:49 +01:00
  • 3b0b6039c5 [UPD] Update account_payment_order.pot oca-travis 2018-12-14 17:04:28 +00:00
  • 90389219a1 [UPD] Update account_banking_sepa_direct_debit.pot oca-travis 2018-12-14 17:04:27 +00:00
  • 0105611edf [UPD] Update account_banking_sepa_credit_transfer.pot oca-travis 2018-12-14 17:04:26 +00:00