Skip to content

[18.0][ADD] l10n_jp_summary_invoice_untaxed_unrounded - #132

Open
AungKoKoLin1997 wants to merge 1 commit into
OCA:18.0from
qrtl:18.0-add-l10n_jp_summary_invoice_untaxed_unrounded
Open

[18.0][ADD] l10n_jp_summary_invoice_untaxed_unrounded#132
AungKoKoLin1997 wants to merge 1 commit into
OCA:18.0from
qrtl:18.0-add-l10n_jp_summary_invoice_untaxed_unrounded

Conversation

@AungKoKoLin1997

@AungKoKoLin1997 AungKoKoLin1997 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Module

l10n_jp_summary_invoice_untaxed_unrounded

On the summary invoice report, per-line subtotals and the per-invoice
"Amount Untaxed" are shown with the currency precision. Under Round
Globally
tax rounding with a zero-decimal currency (such as JPY), this
rounding can hide decimals, so the displayed amounts no longer reconcile
with the invoice untaxed total.

This bridge module applies the unrounded disclosure provided by
account_invoice_report_untaxed_unrounded to the summary invoice
report: the per-line subtotal (price_subtotal_unrounded) and the
per-invoice untaxed amount (amount_untaxed_unrounded) are shown at
full precision, formatted with the per-company Untaxed Unrounded
Digits
.

Depends on

@qrtl QT6785

@OCA-git-bot OCA-git-bot added series:18.0 mod:l10n_jp_summary_invoice_untaxed_unrounded Module l10n_jp_summary_invoice_untaxed_unrounded labels Jun 8, 2026
@AungKoKoLin1997
AungKoKoLin1997 force-pushed the 18.0-add-l10n_jp_summary_invoice_untaxed_unrounded branch 2 times, most recently from c7a6942 to 2fc777b Compare June 8, 2026 06:13
@AungKoKoLin1997
AungKoKoLin1997 marked this pull request as ready for review June 8, 2026 06:13
@AungKoKoLin1997
AungKoKoLin1997 marked this pull request as draft June 8, 2026 06:30
@AungKoKoLin1997
AungKoKoLin1997 force-pushed the 18.0-add-l10n_jp_summary_invoice_untaxed_unrounded branch from 2fc777b to 7d78ef1 Compare June 8, 2026 07:14
@AungKoKoLin1997
AungKoKoLin1997 marked this pull request as ready for review June 8, 2026 07:15

@SanamiK SanamiK left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional review. LGTM.

summary_inv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:l10n_jp_summary_invoice_untaxed_unrounded Module l10n_jp_summary_invoice_untaxed_unrounded series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants