-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[IMP] Customer Invoices / Snailmail #14999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
antoine162
wants to merge
1
commit into
18.0
Choose a base branch
from
18.0-customer-invoices-snailmail-andu
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+34
−34
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -11,45 +11,45 @@ reports through postal mail worldwide, all from within your database. | |||||||||
| Configuration | ||||||||||
| ============= | ||||||||||
|
|
||||||||||
| Go to :menuselection:`Accounting --> Configuration --> Settings --> Customer invoices` section to | ||||||||||
| activate :guilabel:`Snailmail`. | ||||||||||
| Go to :menuselection:`Accounting --> Configuration --> Settings` and scroll down to the | ||||||||||
| :guilabel:`Customer Invoices` section to activate :guilabel:`Snailmail`. | ||||||||||
|
|
||||||||||
| To make it a by-default feature, select :guilabel:`Send by Post` in the :guilabel:`Default Sending | ||||||||||
| Options` section. | ||||||||||
| .. tip:: | ||||||||||
| Set a preferred :ref:`invoice sending <accounting/invoice/sending>` method in the | ||||||||||
| :guilabel:`Accounting` tab of a contact to use it by default. | ||||||||||
|
|
||||||||||
| .. image:: snailmail/setup-snailmail.png | ||||||||||
| :align: center | ||||||||||
| :alt: Under settings enable the snailmail feature in Odoo Accounting | ||||||||||
| Sending invoices by post | ||||||||||
| ======================== | ||||||||||
|
|
||||||||||
| Send invoices by post | ||||||||||
| ===================== | ||||||||||
|
|
||||||||||
| Open your invoice, click on :guilabel:`Send & Print` and select :guilabel:`Send by Post`. Make sure | ||||||||||
| your customer’s address is set correctly, including the country, before sending the letter. | ||||||||||
| In the invoice form view, ensure the :guilabel:`Customer` address is correct and has the country | ||||||||||
| set. Click on :guilabel:`Send`, select :guilabel:`by Post`, then :guilabel:`Send` the letter. | ||||||||||
|
|
||||||||||
| .. important:: | ||||||||||
dade-odoo marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||
| Your document must respect the following rules to pass the validation before being sent: | ||||||||||
|
|
||||||||||
| - Margins must be **5 mm** on all sides. As Odoo forces the outer margins by filling them with | ||||||||||
| white before sending the snailmail, it can results in the user's custom being cut off if it | ||||||||||
| protrudes into the margins. To check the margins, activate the :ref:`developer mode | ||||||||||
| <developer-mode>`, go to :menuselection:`General Settings --> Technical --> Reporting | ||||||||||
| section: Paper Format`. | ||||||||||
| - A square of **15mm by 15mm** on the bottom left corner has to stay clear. | ||||||||||
| - The postage area has to stay clear (:download:`download the snailmail PDF template | ||||||||||
| <snailmail/snailmail-template.pdf>` for more details). | ||||||||||
| - Pingen (Odoo Snailmail service provider) scans the area to process the address, so if something | ||||||||||
| gets written outside the area, it is not counted as part of the address. | ||||||||||
| Documents sent via snailmail must respect the following rules: | ||||||||||
|
|
||||||||||
| - The paper format must be **A4**. | ||||||||||
| - Margins must be at least **5 mm** on all sides. To configure margins, activate the | ||||||||||
| :ref:`developer mode <developer-mode>` and go to :menuselection:`Settings --> Technical --> | ||||||||||
| Paper Format`. | ||||||||||
| - A square of **15mm by 15mm** on the bottom left corner must remain clear. | ||||||||||
| - Odoo fills these areas with white before sending the letter; any overflowing content will be | ||||||||||
| cut. | ||||||||||
| - The **postage area** must remain clear (download the :download:`snailmail PDF template | ||||||||||
| <snailmail/snailmail-template.pdf>` for details). | ||||||||||
| - Pingen (Odoo's snailmail service provider) scans the **address area** to obtain the address. | ||||||||||
| Any text outside the address area is not considered part of the address. | ||||||||||
|
|
||||||||||
| Pricing | ||||||||||
| ======= | ||||||||||
|
|
||||||||||
| Snailmail is an :doc:`/applications/essentials/in_app_purchase` service that requires prepaid stamps | ||||||||||
| (=credits) to work. Sending one document consumes one stamp. | ||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| To buy stamps, go to :menuselection:`Accounting --> Configuration --> Settings --> Customer | ||||||||||
| invoices: Snailmail`, click on :guilabel:`Buy credits`, or go to :menuselection:`Settings --> In-App | ||||||||||
| Purchases: Odoo IAP`, and click on :guilabel:`View my Services`. | ||||||||||
| To buy stamps, go to :menuselection:`Accounting --> Configuration --> Settings`, scroll down to the | ||||||||||
| :guilabel:`Snailmail` section, and click on :guilabel:`Buy credits`. | ||||||||||
|
|
||||||||||
| .. seealso:: | ||||||||||
| `Odoo's IAP Privacy Policy <https://iap.odoo.com/privacy#header_4>`_ | ||||||||||
| - :ref:`accounting/invoice/sending` | ||||||||||
| - `Odoo's IAP Privacy Policy <https://iap.odoo.com/privacy#header_4>`_ | ||||||||||
| - `Pingen's layout requirements <https://help.pingen.com/en/templates-and-postal-requirements/ | ||||||||||
| letter-standards>` | ||||||||||
|
Comment on lines
+54
to
+55
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Links need an underscore afterwards to display properly :) |
||||||||||
Binary file removed
BIN
-28.5 KB
...applications/finance/accounting/customer_invoices/snailmail/setup-snailmail.png
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.