Bugzilla – Attachment 95035 Details for
Bug 23523
Unitprice tax column values are not populated if entered upon ordering
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23523: (QA follow-up) Minor POD corrections
Bug-23523-QA-follow-up-Minor-POD-corrections.patch (text/plain), 1.53 KB, created by
Martin Renvoize (ashimema)
on 2019-11-04 20:14:08 UTC
(
hide
)
Description:
Bug 23523: (QA follow-up) Minor POD corrections
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-11-04 20:14:08 UTC
Size:
1.53 KB
patch
obsolete
>From 33b2fd9d98fe64bf0298b9f3e763ac54d24621f9 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 4 Nov 2019 20:12:58 +0000 >Subject: [PATCH] Bug 23523: (QA follow-up) Minor POD corrections > >This just fixes a couple of typos in the POD that predate this patch but >I noticed whilst QAing this ;) > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > C4/Acquisition.pm | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index ba0028a37c..a3408883f1 100644 >--- a/C4/Acquisition.pm >+++ b/C4/Acquisition.pm >@@ -3023,8 +3023,9 @@ $order = populate_order_with_prices({ > }); > > >-Sets calculated values for an order - all values are stored with pull precision regardless of rounding preference except fot >-tax value which is calculated on rounded values if requested >+Sets calculated values for an order - all values are stored with full precision >+regardless of rounding preference except for tax value which is calculated >+on rounded values if requested > > For ordering the values set are: > rrp_tax_included >@@ -3037,7 +3038,8 @@ For receiving the value set are: > unitprice_tax_excluded > tax_value_on_receiving > >-Note: When receiving if the rounded value of the unitprice matches the rounded value of the ecost then then ecost (full precision) is used. >+Note: When receiving, if the rounded value of the unitprice matches the rounded >+value of the ecost then then ecost (full precision) is used. > > Returns a hashref of the order > >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23523
:
92500
|
93950
|
95034
| 95035 |
95082
|
95102
|
95103