@@ -369,7 +369,8 @@ <h1 class="title">Japan Summary Invoice Sale Partner</h1>
369369!! source digest: sha256:cda469d4f57d8a01ed1bf6cbf8cca8a27f7252a0d6b33c83d1a0defe5b0d7e86
370370!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/l10n-japan/tree/16.0/l10n_jp_summary_invoice_sale_partner "> < img alt ="OCA/l10n-japan " src ="https://img.shields.io/badge/github-OCA%2Fl10n--japan-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/l10n-japan-16-0/l10n-japan-16-0-l10n_jp_summary_invoice_sale_partner "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/l10n-japan&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372- < p > This module displays the sale partner in the summary invoice report.</ p >
372+ < p > This module displays the sale order partner and the sale order shipping address per invoice
373+ in the summary invoice.</ p >
373374< div class ="admonition important ">
374375< p class ="first admonition-title "> Important</ p >
375376< p class ="last "> This is an alpha version, the data model and design can change at any time without warning.
@@ -380,39 +381,49 @@ <h1 class="title">Japan Summary Invoice Sale Partner</h1>
380381< div class ="contents local topic " id ="contents ">
381382< ul class ="simple ">
382383< li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
383- < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-2 "> Bug Tracker</ a > </ li >
384- < li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
385- < li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
386- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-5 "> Maintainers</ a > </ li >
384+ < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-2 "> Known issues / Roadmap</ a > </ li >
385+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-3 "> Bug Tracker</ a > </ li >
386+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-4 "> Credits</ a > < ul >
387+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-5 "> Authors</ a > </ li >
388+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
387389</ ul >
388390</ li >
389391</ ul >
390392</ div >
391393< div class ="section " id ="configuration ">
392394< h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
395+ < p > Go to < em > Invoicing/Accounting > Configuration > Settings</ em > and update the following
396+ settings as necessary:</ p >
393397< ul class ="simple ">
394- < li > Go to < em > Invoicing/Accounting > Configuration > Settings</ em > .</ li >
395- < li > Choose the Summary Invoice Sale Partner Type as needed.</ li >
398+ < li > < strong > Show Sale Order Partner</ strong > : If selected, the sales order partner will be shown for
399+ each invoice in the summary invoice.</ li >
400+ < li > < strong > Show Sale Order Shipping Partner</ strong > : If selected, the sales order shipping partner
401+ will be shown for each invoice in the summary invoice.</ li >
396402</ ul >
397403</ div >
404+ < div class ="section " id ="known-issues-roadmap ">
405+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
406+ < p > This module cannot display the sale order partner and the sale order shipping address for
407+ each invoice line, nor at the summary invoice level.</ p >
408+ </ div >
398409< div class ="section " id ="bug-tracker ">
399- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
410+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
400411< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/l10n-japan/issues "> GitHub Issues</ a > .
401412In case of trouble, please check there if your issue has already been reported.
402413If you spotted it first, help us to smash it by providing a detailed and welcomed
403414< a class ="reference external " href ="https://github.com/OCA/l10n-japan/issues/new?body=module:%20l10n_jp_summary_invoice_sale_partner%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
404415< p > Do not contact contributors directly about support or help with technical issues.</ p >
405416</ div >
406417< div class ="section " id ="credits ">
407- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
418+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
408419< div class ="section " id ="authors ">
409- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
420+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
410421< ul class ="simple ">
411422< li > Quartile</ li >
412423</ ul >
413424</ div >
414425< div class ="section " id ="maintainers ">
415- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
426+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
416427< p > This module is maintained by the OCA.</ p >
417428< a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
418429< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
0 commit comments