Hi all,
in an A4 print template I want to cancel the printing if a certain condition applies. I found xsl:message with the parameter terminate:yes, but using that one this error is written:
javax.xml.transform.TransformerException: java.lang.Runt...
Hi all,
are the Stock Transactions & Warehouses apps also missing for anyone else in CCOM FP14?
I checked permissions, they are not blocked either. There is also nothing regarding a change with stock transactions in the patch notes for FP14.
In...
Hi all,
what is the best way currently to create loyalty / customer users in the CCOM via API?
In the past they could be created using the endpoint api/internal/users, but I think that one was deprecated. In the swagger documentation there are e...
Hi all,
I'm trying to translate the function buttons in the quick selection. I take the translation key (for example CARD_PAYMENT) and add my custom translation to the userDefinedTranslations.properties file.
However, this does not seem to have a...
Hi all,
I would like to define a specific numbering series which should be used in B1 for all receipts that come from CCO. In the standard the default numbering series for A/R invoices is used, I would like to use another one.
Is there a way to ...
Hello joerg.ceo,sometimes it helps to read the error message completely... I forgot that xsl uses choose and not if-else. This way it will probably work, I'll try it, thanks!
Hi,that is exactly what I did. However if there are no other statements outside the xsl:if an empty page is still printed. Using xsl:message with terminate:yes results in the error message in the question.
Hi dstrunz,we have a customizable plugin that allows entering additional fields after checkout. This can & is currently used to enter the zip code with other customers. The entered data is added to the additional fields on the receipt header, so as ...