How Stuff works v2

Dev notes
Using classes and interfaces Abstract Class : has a number of abstract methods and properties and maybe some concrete implementations Generic Implem...
Fri, 16 Dec, 2022 at 1:03 PM
Setup ShipStation
For function and more clarification on the development ask Radu or Will This setup and change will redirect all incoming orders to Ship Station. htt...
Wed, 1 Feb, 2023 at 11:31 AM
UberEats marketplace category refresh
Internal only. There is another article written also by Ivan here: https://citybeachsoftware.freshdesk.com/a/solutions/articles/17000139729?portalId=17...
Thu, 30 May, 2024 at 9:01 AM
Omnivore errors
Requires dev If the jobs fails with one of these errors it's very likely a bug in the Omnivore code and it needs a dev to fix it. java.lang.N...
Tue, 28 Oct, 2025 at 4:03 PM
The Description Template
Read this: https://support.omnivore.com.au/support/solutions/articles/17000093793-create-different-product-descriptions-using-product-actions And th...
Thu, 5 Sep, 2024 at 11:51 AM
Tax and currency conversion
Radu's equations: Price in AUD incl GST of 10% = P Price in AUD excl GST of 10% = P * 10/11 = N Price in NZD excl GST of 15% = N * Ex Rate = N ...
Wed, 22 Oct, 2025 at 6:55 PM
Category Mapping Suggestions - AI latest
Cost When using OpenRouter with the model openai/gpt-oss-120b the cost is approximately 2 dollars for 1000 products. Check First check that the cat...
Fri, 20 Feb, 2026 at 4:51 PM