Git Product home page Git Product logo

sdrahnea / order-management-system Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 565 KB

Order Management System helps you to manage the business activity of your entity. The menus are: orders, items, articles, clients, providers, dashboards. You can create your custom dashboards using native sql scrips. Basic operations for all entities.

License: MIT License

Java 35.50% HTML 64.50%
database hibernate java jpa management mysql order rest spring spring-boot spring-data spring-data-jpa spring-security sql system

order-management-system's People

Contributors

dependabot[bot] avatar sdrahnea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

order-management-system's Issues

[oms-8] app fails to run with postgressql

missing postgres configuration
019-11-16 21:38:27.985 INFO 5590 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2019-11-16 21:38:28.001 INFO 5590 --- [ main] utoConfigurationReportLoggingInitializer :

Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
2019-11-16 21:38:28.006 ERROR 5590 --- [ main] o.s.boot.SpringApplication : Application startup failed

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class

maven compilation issue

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by lombok.javac.apt.LombokProcessor to field com.sun.tools.javac.processing.JavacProcessingEnvironment.discoveredProcs
WARNING: Please consider reporting this to the maintainers of lombok.javac.apt.LombokProcessor
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

remove unsued sql files

Removed

  • article.sql
  • article_category.sql
  • article_type.sql
  • chart_type.sql
  • dashboard_query.sql
  • first_name.sql
  • inventory.sql
  • inventory_status.sql
  • inventory_type.sql
  • last_name.sql
  • unit_industry.sql
  • unit_of_measure.sql
  • unit_type.sql

oResultException: No entity found for query

when create a new order then receive exception:

Caused by: javax.el.ELException: Error reading [clientList] on type [com.oms.controller.UnitController]
at javax.el.BeanELResolver.getValue(BeanELResolver.java:98) ~[tomcat-embed-el-8.5.20.jar!/:8.5.20]

2020-03-23 14:45:18.842 ERROR 6619 --- [nio-8081-exec-6] j.e.resource.webcontainer.jsf.context : javax.persistence.NoResultException: No entity found for query
at org.hibernate.jpa.internal.QueryImpl.getSingleResult(QueryImpl.java:532)

received error when create article

Caused by: javax.el.ELException: Error reading [providerList] on type [com.oms.controller.UnitController]
at javax.el.BeanELResolver.getValue(BeanELResolver.java:98) ~[tomcat-embed-el-8.5.20.jar!/:8.5.20]
at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176) ~[javax.faces-2.2.14.jar!/:2.2.14]
at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203) ~[javax.faces-2.2.14.jar!/:2.2.14]
at org.apache.el.parser.AstValue.getValue(AstValue.java:169) ~[tomcat-embed-el-8.5.20.jar!/:8.5.20]
at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:184) ~[tomcat-embed-el-8.5.20.jar!/:8.5.20]
at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109) ~[javax.faces-2.2.14.jar!/:2.2.14]
... 116 common frames omitted
Caused by: javax.persistence.NoResultException: No entity found for query
at org.hibernate.jpa.internal.QueryImpl.getSingleResult(QueryImpl.java:532) ~[hibernate-entitymanager-5.0.12.Final.jar!/:5.0.12.Final]
at com.oms.service.AbstractService.findByName(AbstractService.java:45) ~[classes!/:0.0.3-SNAPSHOT]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.