Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docsource/modules170-180.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Module coverage 17.0 -> 18.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| account_lock | Done |Merged into account. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| account_payment | | |
| account_payment |Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| account_payment_term | Done |Merged into account. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<odoo>
<!-- Nothing to do. See https://github.com/odoo/odoo/commit/ac106704f3c2d3e3fa94415134b9d5522b325378 -->
<record id="onboarding_onboarding_step_payment_provider" model="onboarding.onboarding.step">
<field name="onboarding_ids"/>
</record>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Models in module 'account_payment'---
---Fields in module 'account_payment'---
---XML records in module 'account_payment'---
NEW ir.ui.view: account_payment.form
NEW ir.ui.view: account_payment.payment_link_wizard__form_inherit_account_payment
NEW ir.ui.view: account_payment.portal_docs_entry
NEW ir.ui.view: account_payment.portal_invoice_payment_paid
NEW ir.ui.view: account_payment.portal_my_home_account_payment
NEW ir.ui.view: account_payment.portal_my_home_overdue_invoice
NEW ir.ui.view: account_payment.portal_overdue_invoices_page
# NOTHING TO DO