Is there a way to put in constraints when putting together configuration
options in OFbiz. For example
PCOO1
Option 1
256Ram or 512RAM
If you choose 512 RAM in the Option 2 one of the selections is no longer
valid
Option2
1TB HD, 500GB HD, or 250GB HD
If you chose 512Ram then the 250GB in opt
Can you send me a link to this section?
Original Message
Subject: Re: Parent Company Functionality
From: Rishi Solanki
Date: Mon, November 25, 2019 3:26 am
To: ofbizuser
Dear James,
I would say, go for financial account or billing account to link with
parent organization (acco
Dear James,
I would say, go for financial account or billing account to link with
parent organization (account type is variable in your case). After that do
minor customization while setting the billing party of order as parent
organization and placing party as sub organization.
IMO, once you do t
Hello
Bagas Sanjaya writes:
> According to PostgreSQL JDBC documentation [1], I had to start JVM
> with additional arguments that specify custom keystore:
>
> java -Djavax.net.ssl.trustStore=mystore
> -Djavax.net.ssl.trustStorePassword=mypassword com.mycompany.MyApp
>
> The problem is, how can I