Roman Rozinov

Results 6 comments of Roman Rozinov

was there ever any action on that? We are using v2.0 and looks like we have something similar. CustomerAdd adds the full name for our companies, but when invoices are...

I am still digging through the code to understand if it's the framework itself or not. When attempting to AddInvoiceItem request, if item contains special characters but just under 30...

That’s not working even in the same process: ``` cross-env NODE_ENV=production node ./dist/main.js ``` However, this works: ``` export NODE_ENV=production node ./dist/main.js ```

There is a bit discussion here that i am yet to investigate, but was just wondering how I would actually add layers.helix.config type transformation via custom PreTransformWebConfigDependsOn target. it's not...

I had to pull in the source, update the Forms, and then profile itself. What's the protocol to submit pull request here?