Acetousk
Acetousk
Adds support for open search using the docker container. It figures out which image you're using based on the presense of `runtime/opensearch` or `runtime/elasticsearch`. Fix docker/moqui-start.sh by changing the port...
This makes it much easier for people to use rosserial with PROS, and adds several helpful examples for people starting to use it. I'd love to hear feedback about it...
As per https://github.com/moqui/moqui-runtime/pull/223
Steps to reproduce: `git clone https://github.com/moqui/moqui-framework moqui` `cd moqui` `./gradlew getRuntime` `./gradlew downloadOpenSearch` The progress percentage doesn't update until it's done (this is especially true for slow connections).
As discussed in community meetings. Dockerfile builds moqui in a Docker container, then uses the output to create a container suitable for running (copied from docker/simple).
Just needed to add a Venmo payment method and instrument, so decided to push it upstream. Venmo seems to be more common than PayPal now for more consumer transactions.
For when the PartyAcctgPreference.baseCurrencyUomId isn't used across the organization
Because different currencies have different values, different decimal digits are needed for different financial accounts. This is backwards compatible
This evaluates the container macro type attribute for scenarios where the element needs context data, and adds a condition for conditional display of the container.