Initial commit: OCA Financial packages (186 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:04 +02:00
commit 3e0e8473fb
8757 changed files with 947473 additions and 0 deletions

View file

@ -0,0 +1,4 @@
* Kitti U. <kittiu@ecosoft.co.th>
* Saran Lim. <saranl@ecosoft.co.th>
* Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
* Komsan Somwong <komsan.s@ecosoft.co.th>

View file

@ -0,0 +1,7 @@
In some countries, there is a customary practice for companies to collect money
from their customers only once in a month. For example, the customer has 3 payments due in
a given month, the vendor or billing company should group all the due AR Invoices in a document
call Billing Document and issue it with all the invoices consolidated to the customer on the Billing Day.
The customer will be paying based on the payable amount shown in Billing Document in the following month.
This module use a new document called "Billing" to group these invoices together.

View file

@ -0,0 +1,9 @@
To use this module, you have 2 ways:
1. Create new billing directly
Go to *Invoicing -> Customers or Vendors -> Billing*
2. Create billing from selected invoice(s)
#. Go to *Invoicing -> Customers or Vendors -> Invoices or Bills*
#. Create Invoice
#. On tree view select invoice and go to *Action -> Create Billing*