Questions tagged [moqui]

Moqui Ecosystem is a set of free and open source software projects for building enterprise automation applications such as eCommerce, ERP, CRM, SCM, MRP, EAM, POS, etc.

Moqui Ecosystem is a set of free and open source software projects for building enterprise automation applications such as eCommerce, ERP, CRM, SCM, MRP, EAM, POS, etc.

  • Moqui Framework: Synergistic tools for efficient and flexible application building
  • Mantle Business Artifacts: Universal business artifacts to make your applications easier to build and implicitly integrated with other apps built on Moqui and Mantle
  • Universal Data Model (UDM)
  • Universal Service Library (USL)
  • Universal Business Process Library (UBPL)
  • Moqui Applications: Complete applications
  • Moqui Add-ons: Add-on themes, tool integrations, applications, etc

While useful for developing a wide variety of applications the primary audiences for these projects are developers, architects, designers, and analysts in:

  • Organizations needing custom software, from existing system augmentation to complete end-to-end systems
  • Commercial software vendors looking for a reliable and flexible foundation to allow them to focus on differentiating features
  • Open source projects who need to maximize the results of development time
  • Custom software consulting and system integration who need the tools to efficiently build anything a client might want

To interact with the Moqui community use:

221 questions
-1
votes
1 answer

Does Moqui framework has built in support for reporting tool like Jasper, Birt, Pentaho etc

Does Moqui framework has built in support for reporting tool like Jasper, Birt, Pentaho etc, I searched the online documentation and could not find any information, What is the recommended tool for generating custom reports
-1
votes
1 answer

I need to build separate java project and integrating with the moqui as intermediate

I need to build separate java project and integrating with the moqui as intermediate I need to discover how to call moqui services from outer project
mukarram
  • 19
  • 2
-1
votes
1 answer

Is there any login tokenizer machanism available in moqui

I am creating the vuejs app on node js and want to call moqui as rest API. So I just wanted to know is there any mechanism which can be call from vuejs and it will authenticate user credentials by returning a token, so for the next time it will…
yash
  • 1
  • 2
-1
votes
1 answer

Moqui connect to Master and Replica database

I am new in Moqui and want to connect to two mysql databases, one to write on(master) and one to read from (replica), how to do this?
-1
votes
1 answer

Moqui:Can we create parent and child relation between two users

I just want to create one organization(Pharmacy) and under that organization need a different kinds of user like admin user, inventory user, billing user......etc
-1
votes
1 answer

Moqui : in rest services how to iterate and get single column from the entity and that has to pass to next entity

I've implemented an application using Moqui Framework.if rest is like this
Rolla
  • 61
  • 1
  • 7
-1
votes
1 answer

Data modeling Issue for Moqui custom application

We are working on one custom project management application on top of Moqui framework. Our requirement is, we need to inform any changes in ticket to the developers associated with the project through email. Currently we are using WorkEffortParty…
Pritam
  • 3
  • 2
-1
votes
1 answer

Localization in moqui framework

In moqui framework, how to implement localization for different labels for differrnt tenants. for eg tenant related xml cong files
goodcoder
  • 5
  • 3
-1
votes
1 answer

Issue when building moqui from source

I have forked moqui, mantle & PopCommerce on github & followed the command line steps to clone & build as below. git clone git@github.com:moqui/moqui.git moqui cd moqui/runtime/ git clone git@github.com:moqui/mantle.git mantle cd component/ git…
Abdullah Shaikh
  • 2,567
  • 6
  • 30
  • 43
-1
votes
1 answer

what is the difference between moqui framework vs other frameworks

Hi Can you share what is the difference between Moqui framework vs other frameworks.Am the New of Moqui Framework.
Rajesh
  • 19
  • 1
  • 2
-2
votes
0 answers

ERROR main .moqui.i.e.EntityDatasourceFactoryImpl Error connecting to DataSource transactional (h2)

ERROR main .moqui.i.e.EntityDatasourceFactoryImpl Error connecting to DataSource transactional (h2), try 4 of 5: java.lang.ExceptionInInitializerError: Exception bitronix.tm.internal.BitronixRuntimeException: error initializing JdbcProxyFactory [in…
1 2 3
14
15