mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-26 00:22:04 +02:00
Initial commit: OCA Financial packages (186 packages)
This commit is contained in:
commit
3e0e8473fb
8757 changed files with 947473 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
@ -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.
|
||||
|
|
@ -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*
|
||||
Loading…
Add table
Add a link
Reference in a new issue