mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Added README
This commit is contained in:
committed by
GitHub
parent
68339092b4
commit
6a46f283ad
37
account_payment_disperse/README.rst
Normal file
37
account_payment_disperse/README.rst
Normal file
@@ -0,0 +1,37 @@
|
||||
**********************************
|
||||
Hibou - Manually Disperse Payments
|
||||
**********************************
|
||||
|
||||
What happens when a vendor pays you and the payment needs to be split
|
||||
between multiple invoices? What happens when partial payment needs to
|
||||
be applied to some or all of those invoices? We've got you covered.
|
||||
|
||||
For more information and add-ons, visit `Hibou.io <https://hibou.io/>`_.
|
||||
|
||||
|
||||
=============
|
||||
Main Features
|
||||
=============
|
||||
|
||||
* Ability to disperse payment manually.
|
||||
* Choose to leave an open balance or write-off the difference.
|
||||
* Easily pay only the portion of the balance that is currently due (or due before a specific date).
|
||||
* **Remaining Column** that displays the residual balance.
|
||||
* **Due Date** cutoff field (defaults to current date).
|
||||
* **Due Column** which displays current amount due. This recalculates when the due date cutoff is changed.
|
||||
* New buttons to easily fill or pre-populate amount remaining or amount due.
|
||||
* Tests to ensure that all the stock payment mechanisms work, and that we make the right reconciliations.
|
||||
|
||||
=============
|
||||
Known Issues
|
||||
=============
|
||||
|
||||
* It is technically possible, but *not* recommended, to change which invoices are in the wizard. You've been warned.
|
||||
|
||||
=======
|
||||
License
|
||||
=======
|
||||
|
||||
Please see `LICENSE <https://github.com/hibou-io/hibou-odoo-suite/blob/11.0/LICENSE>`_.
|
||||
|
||||
Copyright Hibou Corp. 2018
|
||||
Reference in New Issue
Block a user