File tree Expand file tree Collapse file tree
account_check_printing_report_base
account_move_line_payment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- .. image :: https://odoo-community.org/readme-banner-image
2- :target: https://odoo-community.org/get-involved?utm_source=readme
3- :alt: Odoo Community Association
4-
51==================================
62Account Check Printing Report Base
73==================================
@@ -17,7 +13,7 @@ Account Check Printing Report Base
1713.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
1814 :target: https://odoo-community.org/page/development-status
1915 :alt: Beta
20- .. |badge2 | image :: https://img.shields.io/badge/license -AGPL--3-blue.png
16+ .. |badge2 | image :: https://img.shields.io/badge/licence -AGPL--3-blue.png
2117 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218 :alt: License: AGPL-3
2319.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Faccount--payment-lightgray.png?logo=github
Original file line number Diff line number Diff line change 44{
55 "name" : "Register due payments" ,
66 "summary" : "Register only due payments" ,
7- "version" : "16 .0.1.0.0" ,
7+ "version" : "18 .0.1.0.0" ,
88 "development_status" : "Alpha" ,
99 "category" : "Accounting/Payment" ,
1010 "website" : "https://github.com/OCA/account-payment" ,
Original file line number Diff line number Diff line change 1+ [build-system ]
2+ requires = [" whool" ]
3+ build-backend = " whool.buildapi"
Original file line number Diff line number Diff line change 1- < ?xml version="1.0" encoding="utf-8"?>
21<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
43< head >
Original file line number Diff line number Diff line change 1717 </filter >
1818 </field >
1919 </record >
20-
2120 <record id =" action_pay" model =" ir.actions.act_window" >
2221 <field name =" name" >Register Payment</field >
2322 <field name =" res_model" >account.payment.register</field >
You can’t perform that action at this time.
0 commit comments