Commit Graph

965 Commits

Author SHA1 Message Date
mreficent
b05a9b3ca2 [IMP] account_payment_purchase: black, isort 2022-08-16 16:21:31 +03:00
Jaume Planas
9ed11406f7 Translated using Weblate (Catalan)
Currently translated at 100.0% (9 of 9 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_payment_purchase
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_purchase/ca/
2022-08-16 16:21:31 +03:00
Rodrigo Macedo
f14f4409a6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_payment_purchase
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_purchase/pt_BR/
2022-08-16 16:21:31 +03:00
Nikul-Chaudhary
52bbf4b4e2 [MIG] account_payment_purchase v11 to v12 2022-08-16 16:21:31 +03:00
oca-travis
09a1a16802 Update account_payment_purchase.pot
Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2022-08-16 16:21:31 +03:00
cubells
96e8b486d4 account_payment_purchase: Migration to 11.0 2022-08-16 16:21:31 +03:00
oca-travis
9dff468125 Update account_payment_purchase.pot 2022-08-16 16:21:31 +03:00
Abranes
386c7dc196 account_payment_purchase: Migration to 10.0 2022-08-16 16:21:31 +03:00
OCA Transbot
e152b6ad9d OCA Transbot updated translations from Transifex 2022-08-16 16:21:31 +03:00
cubells
ea0b527b40 account_payment_purchase module 2022-08-16 16:21:31 +03:00
OCA Transbot
f2c056b1cd OCA Transbot updated translations from Transifex 2022-08-16 16:21:31 +03:00
jesusVMayor
834ec68423 account_payment_purchase: set correctly payment mode in purchases created from procurement. 2022-08-16 16:21:31 +03:00
Alexis de Lattre
5ca71af1e3 Remove module account_payment_purchase 2022-08-16 16:21:31 +03:00
Alexis de Lattre
4426cac7fe Finalise the wizard of selection of move lines to pay
Add button "Add to payment/debit order" on invoice form view
Started to integrate payment transfer in account_payment_order (not finished at all though)
Various fixes/changes/improvements/...
2022-08-16 16:21:31 +03:00
OCA Transbot
f25119bf30 OCA Transbot updated translations from Transifex 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
c724db2a2b account_payment_*: Ensure work with dropshipping dual invoice
When invoicing from dropshipping, the same picking serves for both
invoicing sale and purchase orders. The OCA module
stock_dropshipping_dual_invoice makes that this happens, but
as the picking is the same, it contains both the sale and the
purchase reference, making that the resulting invoices don't have
the correct payment mode. This is harmless for the rest of
operations, as the dictionary query is provided with the proper
default value. On v9, dropshipping dual invoice has been merged
into core, so this patch for sure will be welcome in that version
(if the used method is the same).
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
90f805d03a account_payment_purchase: Propagate payment_mode on MTO/drop shipping 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
fce1752f8c Make modules uninstallable 2022-08-16 16:21:31 +03:00
Stéphane Bidoul
6136d1902a prefix versions with 8.0 2022-08-16 16:21:31 +03:00
Yannick Vaucher
f119de7e7b Add missing default oca icons 2022-08-16 16:21:31 +03:00
Philippe Schmidt
c91657a6e1 some typo corrections 2022-08-16 16:21:31 +03:00
Philippe Schmidt
e2fb0b9a29 Add requested descriptions in an OCA README.rst file 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
e95a6fdb3f Expand authors + manifest cleaning 2022-08-16 16:21:31 +03:00
Alexandre Fayolle
3a850cac70 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2022-08-16 16:21:31 +03:00
Danimar Ribeiro
572b3efb57 Portuguese translations 2022-08-16 16:21:31 +03:00
Alexis de Lattre
432b06dd79 Add sale_ok and purchase_ok filters in partner/sale/purchase form views Use widget=selection for payment_mode_id fields Update demo data 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
d6af765926 Use sale_ok and purchase_ok instead of tweaking payment type 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
07240e9924 Translation template files [IMP] Translations to spanish 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
bcffb8bdc5 account_payment_sale_stock: Split for removing stock dependency on sale [DEL] Remove old translations templates [IMP] More reorder on folder structure 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
19eb59d162 Clean files 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
840d76fc60 Migration and enhancement of all modules involved in SEPA 2022-08-16 16:21:31 +03:00
Pedro M. Baeza
cd4fcc4c60 Initial adjustments for 8.0 repository 2022-08-16 16:21:31 +03:00
Launchpad Translations on behalf of banking-addons-team
d783e0bbc3 Launchpad automatic translations update. 2022-08-16 16:21:31 +03:00
Launchpad Translations on behalf of banking-addons-team
cce51fc344 Launchpad automatic translations update. 2022-08-16 16:21:31 +03:00
Alexis de Lattre
84d53d40c6 Update to the new data-model decided during the Open Days 2014. Add demo data. 2022-08-16 16:21:31 +03:00
Raphaël Valyi
ef8fa25262 wrapping module description lines to keep cool with the PEP-8 extremists 2022-08-16 16:21:31 +03:00
Alexis de Lattre
16452ebe7c Add 4 new modules to handle payment type and bank accounts: - account_payment_partner - account_payment_sale - account_payment_sale_stock - account_payment_purchase
Filter the selection of invoices per payment type.
Add active field on payment.mode and payment.mode.type.
Add menu entry for Payment Types.
2022-08-16 16:21:31 +03:00
Alexis de Lattre
bc393d13e9 [MIG] account_banking_mandate_sale from v14 to v15
The mandate must now be linked to the invoicing partner and not to the partner of the sale order
2022-08-10 19:25:02 +02:00
jabelchi
e2d61839e6 Translated using Weblate (Catalan)
Currently translated at 87.5% (7 of 8 strings)

Translation: bank-payment-14.0/bank-payment-14.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_banking_mandate_sale/ca/
2022-08-10 19:23:32 +02:00
jabelchi
cf4dad9e05 Added translation using Weblate (Catalan) 2022-08-10 19:23:32 +02:00
OCA-git-bot
4ffce058b7 [UPD] README.rst 2022-08-10 19:23:32 +02:00
oca-travis
bee1d74122 [UPD] Update account_banking_mandate_sale.pot 2022-08-10 19:23:32 +02:00
Alexis de Lattre
b6612421ca account_banking_mandate_sale: black, isort, etc. 2022-08-10 19:23:32 +02:00
Alexis de Lattre
a1e3d7fef0 [MIG] account_banking_mandate from v12 to v14 2022-08-10 19:23:32 +02:00
OCA Transbot
d1052bee08 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/
2022-08-10 19:23:32 +02:00
André Volksdorf
4cd3d17900 Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/de/
2022-08-10 19:23:32 +02:00
Matjaz Mozetic
61b968b0a2 Translated using Weblate (Slovenian)
Currently translated at 100.0% (6 of 6 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/sl/
2022-08-10 19:23:32 +02:00
Matjaz Mozetic
c376420d39 Translated using Weblate (Slovenian)
Currently translated at 33.3% (2 of 6 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/sl/
2022-08-10 19:23:32 +02:00
Carles Antoli
4dd73338e1 Added translation using Weblate (Catalan) 2022-08-10 19:23:32 +02:00
Rodrigo Macedo
4ca9f14d59 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/pt_BR/
2022-08-10 19:23:32 +02:00