mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 20:52:04 +00:00
[16.0] add support for OCA payment order
This commit is contained in:
parent
d2ea84bbcb
commit
c53d4f52e6
@ -22,7 +22,3 @@ Usage
|
|||||||
Create your Payment Order and generate the bank file.
|
Create your Payment Order and generate the bank file.
|
||||||
Upload the generated file via the 'EBICS Upload' button on the payment order.
|
Upload the generated file via the 'EBICS Upload' button on the payment order.
|
||||||
|
|
||||||
Known issues / Roadmap
|
|
||||||
======================
|
|
||||||
|
|
||||||
* Add support for multiple EBICS connections.
|
|
||||||
|
@ -12,8 +12,6 @@
|
|||||||
"data": [
|
"data": [
|
||||||
"views/account_payment_order_views.xml",
|
"views/account_payment_order_views.xml",
|
||||||
],
|
],
|
||||||
# installable False unit OCA payment order becomes
|
|
||||||
# available for 16.0
|
|
||||||
"images": ["static/description/cover.png"],
|
"images": ["static/description/cover.png"],
|
||||||
"installable": False,
|
"installable": True,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user