Bugzilla – Attachment 119941 Details for
Bug 23195
Shipping costs are inconsistent in where displayed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23195: (follow-up) One text invoice should be open
Bug-23195-follow-up-One-text-invoice-should-be-ope.patch (text/plain), 869 bytes, created by
Nick Clemens (kidclamp)
on 2021-04-21 11:18:29 UTC
(
hide
)
Description:
Bug 23195: (follow-up) One text invoice should be open
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-04-21 11:18:29 UTC
Size:
869 bytes
patch
obsolete
>From b322a027203131131b451f78c01a446012420485 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 21 Apr 2021 11:16:18 +0000 >Subject: [PATCH] Bug 23195: (follow-up) One text invoice should be open > >--- > t/db_dependent/Budgets.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Budgets.t b/t/db_dependent/Budgets.t >index 0e8fc0b168..c7eec725f9 100755 >--- a/t/db_dependent/Budgets.t >+++ b/t/db_dependent/Budgets.t >@@ -969,7 +969,7 @@ subtest 'GetBudgetSpent and GetBudgetOrdered and GetBudgetHierarchy shipping and > my $invoice_4 = $builder->build({ > source => 'Aqinvoice', > value => { >- closedate => '2017-07-01', >+ closedate => undef, > shipmentcost_budgetid => $budget0->{budget_id}, > shipmentcost => 1.75 > } >-- >2.11.0
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 23195
:
119466
|
119467
|
119542
|
119543
|
119797
|
119798
| 119941