You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/04/05 15:27:00 UTC

[jira] [Reopened] (OFBIZ-12453) testInvoicePerShipmentSetFalse work with runtime configuration data

     [ https://issues.apache.org/jira/browse/OFBIZ-12453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-12453:
-------------------------------------

> testInvoicePerShipmentSetFalse work with runtime configuration data
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-12453
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12453
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Major
>              Labels: integration-test, test-failure
>
> The testInvoicePerShipmentSetFalse fails when the following is loaded into the SystemProperty table and the test is executed.
> {code:java}
> <SystemProperty systemResourceId="accounting" systemPropertyId="create.invoice.per.shipment" 
> systemPropertyValue="Y"
> description="create invoice per shipment. Options: = Y (Invoice per shipment), N (Invoice per order)"/> {code}
> See https://github.com/apache/ofbiz-framework/blob/trunk/applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/InvoicePerShipmentTests.groovy



--
This message was sent by Atlassian Jira
(v8.20.1#820001)