All Projects → moqui → SimpleScreens

moqui / SimpleScreens

Licence: other
Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.

Programming Languages

FreeMarker
481 projects
javascript
184084 projects - #8 most used programming language
groovy
2714 projects

Projects that are alternatives of or similar to SimpleScreens

mantle-udm
Mantle Universal Data Model
Stars: ✭ 38 (+90%)
Mutual labels:  erp, crm, moqui, moqui-framework
HiveMind
HiveMind is a project management and ERP application for services organizations. It features project/task management, request tracking, time tracking, expenses, invoices/payments, general ledger, and content management (wiki). HiveMind is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 40 (+100%)
Mutual labels:  erp, accounting, moqui, moqui-framework
Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (+1770%)
Mutual labels:  erp, accounting, crm
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+22895%)
Mutual labels:  erp, accounting, crm
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (+40%)
Mutual labels:  erp, accounting, crm
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (+1135%)
Mutual labels:  erp, accounting, crm
Wp Erp
An open-source ERP (Enterprise Resource Planning) solution for WordPress
Stars: ✭ 441 (+2105%)
Mutual labels:  erp, accounting, crm
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+14285%)
Mutual labels:  erp, accounting, crm
Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+51000%)
Mutual labels:  erp, accounting, crm
Popcommerce
POP Commerce is an eCommerce and ERP application suite for retail and wholesale organizations. POP Commerce is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 64 (+220%)
Mutual labels:  erp, accounting, crm
Xtuple
This repository contains the source code for the database schema for the PostBooks edition of xTuple ERP and xTuple's REST API server. The REST API server is written in JavaScript running on Node.js. The database schema for PostBooks runs on a PostgreSQL database server.
Stars: ✭ 247 (+1135%)
Mutual labels:  erp, accounting, crm
Idempiere
iDempiere. Community Powered Enterprise. Full Open Source Business Suite ERP/CRM/MFG/SCM/POS
Stars: ✭ 137 (+585%)
Mutual labels:  erp, accounting, crm
Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+3935%)
Mutual labels:  erp, accounting, crm
Qt Client
This repository contains the source code for the Desktop client. The Desktop client is built using the Qt framework for C++. The client can be extended or customized using JavaScript. This client is used by all editions of xTuple ERP.
Stars: ✭ 93 (+365%)
Mutual labels:  erp, accounting, crm
Openpapyrus
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
Stars: ✭ 158 (+690%)
Mutual labels:  erp, accounting, crm
eidea4
企业框架 scm erp wms
Stars: ✭ 53 (+165%)
Mutual labels:  erp, crm
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+1010%)
Mutual labels:  erp, accounting
itflow
Free and open-source web application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting, an alternative to ITGlue. It helps in managing and organizing client's IT information, increasing efficiency and profitability.
Stars: ✭ 282 (+1310%)
Mutual labels:  accounting, crm
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+320%)
Mutual labels:  erp, accounting
permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+735%)
Mutual labels:  erp, crm

Simple Screens

license build release commits since release

LinkedIn Group Google Group Join the chat at https://gitter.im/moqui/mantle-usl Stack Overflow

A library of simple screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts

To install simply put the SimpleScreens directory in the moqui/runtime/component or component-lib directory. To make sure SimpleScreens loads before your component add a dependency in your component's component.xml file like:

<depends-on name="SimpleScreens"/>

Note that this component requires Mantle UDM and USL (mantle-udm, mantle-usl) to be in place and has component dependencies on them.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].