[IMP] accounting: resolve some todo
This commit is contained in:
parent
2d36278296
commit
d492140ff6
@ -127,5 +127,6 @@ For eCommerce orders, the tax of the visitor's cart will automatically
|
|||||||
update and apply the new tax after the visitor has logged in or filled
|
update and apply the new tax after the visitor has logged in or filled
|
||||||
in his shipping address.
|
in his shipping address.
|
||||||
|
|
||||||
.. todo::
|
.. seealso::
|
||||||
seealso to **How to define new taxes**
|
|
||||||
|
* :doc:`creation`
|
@ -65,6 +65,6 @@ The printed invoice will show the different amounts in each tax group.
|
|||||||
.. image:: media/retention03.png
|
.. image:: media/retention03.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
.. todo::
|
.. seealso::
|
||||||
seealso How to define new taxes?
|
|
||||||
seealso How to report on taxes due?
|
* :doc:`create`
|
||||||
|
@ -96,12 +96,11 @@ After receiving bank statement from the bank with payment detail, you
|
|||||||
can reconcile the transaction from the Dashboard. It will automatically
|
can reconcile the transaction from the Dashboard. It will automatically
|
||||||
map the transaction amount.
|
map the transaction amount.
|
||||||
|
|
||||||
.. todo:
|
.. seealso::
|
||||||
|
|
||||||
For more detail on the bank reconciliation process, please read the
|
For more detail on the bank reconciliation process, please read:
|
||||||
following document
|
|
||||||
|
|
||||||
`*Use cases in the bank reconciliation process?* <https://goo.gl/GvGsZB>`__
|
* :doc:`../../bank/reconciliation/use_cases`
|
||||||
|
|
||||||
Partial payments of several supplier bills
|
Partial payments of several supplier bills
|
||||||
==========================================
|
==========================================
|
||||||
|
@ -62,5 +62,3 @@ Then, send the refund by regular mail or email to your customer.
|
|||||||
refund invoice is sent before the customer has done a payment. If the
|
refund invoice is sent before the customer has done a payment. If the
|
||||||
customer has already paid, they should be reimbursed by doing a customer
|
customer has already paid, they should be reimbursed by doing a customer
|
||||||
payment refund.
|
payment refund.
|
||||||
|
|
||||||
.. todo:: See doc ../customer_payments/refund
|
|
||||||
|
Loading…
Reference in New Issue
Block a user