mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] added render_folio_button method and folio_ids in payment_transaction view
This commit is contained in:
@@ -89,8 +89,7 @@ class PortalFolio(CustomerPortal):
|
||||
transaction.ids
|
||||
)
|
||||
request.session["__payment_tx_ids__"] = list(tx_ids_list)
|
||||
|
||||
return transaction.render_invoice_button(
|
||||
return transaction.render_folio_button(
|
||||
folio_sudo,
|
||||
submit_txt=_("Pay & Confirm"),
|
||||
render_values={
|
||||
|
||||
Reference in New Issue
Block a user