[ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping * use part of the accounting TOC defined on pad * support for "internal" tocs & fixup front toc * various changes and improvements to extensions May be missing: inherited document banners?
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
=================
|
||||
Customer Invoices
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
customer_invoices/overview
|
||||
customer_invoices/customize
|
||||
customer_invoices/cash_discounts
|
||||
customer_invoices/payment_terms
|
||||
customer_invoices/installment_plans
|
||||
customer_invoices/deferred_revenues
|
||||
customer_invoices/refund
|
||||
@@ -0,0 +1,3 @@
|
||||
============================
|
||||
How to setup cash discounts?
|
||||
============================
|
||||
@@ -0,0 +1,3 @@
|
||||
===========================================
|
||||
How to customize header/footer of invoices?
|
||||
===========================================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================================
|
||||
Deferred revenues: how to automate them?
|
||||
========================================
|
||||
@@ -0,0 +1,3 @@
|
||||
================================================
|
||||
How to define an installment plan for an invoice
|
||||
================================================
|
||||
@@ -0,0 +1,3 @@
|
||||
=================================
|
||||
Overview of the invoicing process
|
||||
=================================
|
||||
@@ -0,0 +1,3 @@
|
||||
================================
|
||||
Defining and using payment terms
|
||||
================================
|
||||
@@ -0,0 +1,3 @@
|
||||
=================================
|
||||
How to edit or refund an invoice?
|
||||
=================================
|
||||
@@ -0,0 +1,12 @@
|
||||
=================
|
||||
Customer Payments
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
customer_payments/recording
|
||||
customer_payments/credit_cards
|
||||
customer_payments/paypal
|
||||
customer_payments/cheques
|
||||
customer_payments/refund
|
||||
@@ -0,0 +1,3 @@
|
||||
===================================
|
||||
How to record a payment by cheques?
|
||||
===================================
|
||||
@@ -0,0 +1,3 @@
|
||||
===============================================
|
||||
How to handle credit card payments on invoices?
|
||||
===============================================
|
||||
@@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
How to accept paypal payments on invoices?
|
||||
==========================================
|
||||
@@ -0,0 +1,3 @@
|
||||
=====================================
|
||||
The different ways to record payments
|
||||
=====================================
|
||||
@@ -0,0 +1,3 @@
|
||||
================
|
||||
Refund a payment
|
||||
================
|
||||
@@ -0,0 +1,10 @@
|
||||
================
|
||||
How to get paid?
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
getting_paid/organize_followups
|
||||
getting_paid/customer_followups
|
||||
getting_paid/automated_followups
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
Automated followup plans
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
Doing customer followups
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
===================================
|
||||
how to organize customer followups?
|
||||
===================================
|
||||
Reference in New Issue
Block a user