Skip to content
Open
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Help](http://img.shields.io/badge/9.0-help-8f8f8f.svg?style=flat)](https://www.odoo.com/forum/help-1)
[![Nightly Builds](http://img.shields.io/badge/9.0-nightly-8f8f8f.svg?style=flat)](http://nightly.odoo.com/)

Odoo
Odoo - This is Amzing Project
----

Odoo is a suite of web based open source business apps.
Expand Down
2 changes: 1 addition & 1 deletion openerp/addons/account/data/account_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</record>

<!--
Payment term
Payment Terms
-->
<record id="account_payment_term_immediate" model="account.payment.term">
<field name="name">Immediate Payment</field>
Expand Down