Questions tagged [openbravo]

Openbravo ERP is the web-based ERP (Enterprise Resource Planning) solution for SMB.

Openbravo, the preferred Commerce and ERP Platform

Openbravo is a commercial open-source software company. The head office of Openbravo S.L. is located in Pamplona, Spain. Openbravo use Java and tomcat6 for development. Openbravo-erp and openbravo-POS use Postgre-SQL and oracle for Database.

Some Helpful info:

Openbravo Source code

Openbravo repository

Openbravo wiki

139 questions
1
vote
1 answer

HTTP Status 500 error in Openbravo ERP 3

Some days back I installed Openbravo ERP 3 and it was working fine. I had installed two modules: i. Loyalty Management 1.6.0 ii. POS Synchronization WebService 1.2.5 Today I uninstalled the above modules and did a rebuild. After that I restarted the…
1
vote
2 answers

Openbravo - Connecting pgadmin with postgresql database in Ubuntu

I have installed Openbravo ERP 3.0 in Ubuntu 12.04(LTS). After completed the installation I tried to connect with postgresql database using pgadmin 9.1. I gave all the details as mentioned in this link:…
Prasath
  • 106
  • 12
1
vote
1 answer

Deployment of Openbravo in GoDaddy Server

I have successfully installed Openbravo ERP 3.0 with PostgreSQL in local linux system. But I want to deploy this ERP in GoDaddy server. Can anyone suggest me the procedure to migrate from local server to hosting server with PostgreSQL database?
Prasath
  • 106
  • 12
1
vote
0 answers

Openbravo Print icon enable or disable

I need to disable the Print icon on the open bravo toolbar, if our custom status is 'Approved'. else if the custom status is Recommended or Pending the Print icon should be enabled. Please advise?
Ashok
  • 11
  • 1
1
vote
1 answer

Installing Openbravo on Ubuntu Trusty

Since I'm asked by my boss to integrate an Openbravo platform and develop several modules on it, I need a reliable development environment, and I'm currently only running Ubuntu 14.04. Openbravo is available on Launchpad, but is not supported after…
Jivay
  • 1,034
  • 3
  • 10
  • 23
1
vote
0 answers

Applet not running in Openbravo

As per my requirement, i want to call applet from servlet/jsp, I followed below steps, Created Applet java class file and copied in web/jsp Then called that applet class in jsp file using But getting ClassNotFoundException, same code running…
simbu94
  • 1,012
  • 2
  • 10
  • 22
1
vote
1 answer

Openbravo postgres installation

I am trying to get a copy of Openbravo on Ubuntu for development. I am following the official guide and I get stuck by a Postgres error. I have successfully downloaded the source code through the mercurial commands. ant setup also worked for me.…
yafrack
  • 654
  • 1
  • 8
  • 24
1
vote
1 answer

Read only logic on the basis of user logged in to openbravo

I have a requirement in Openbravo 3.0 framework . I have two user one is HR and the other is employee . Their is a checkbox in user window called HR USER .. In my window I need to write a read only logic so that when HR logins the record has to be…
Geek
  • 565
  • 5
  • 15
1
vote
2 answers

json post in openbravo through advanced rest client

I'm trying to insert new record in openbravo through advanced rest client, but I'm getting this error: Exception when updating BusinessPartner(null). For POST, I'm using the following URL: …
narasimha
  • 13
  • 2
1
vote
1 answer

What are different methods to import/export client data in Openbravo?

I'd like to know if there are different ways to import / export client data in Openbravo. The built-in import client doesn't work well when we have a client with large data.
M Usman
  • 11
  • 4
1
vote
1 answer

Tomcat Server 6 won't start on eclipse

i am currently taking a course on Openbravo ERP and i run it through my Tomcat server, and as per requirement i downloaded iReports and did some exercises (i don't know if it has anything to do with it) and out of the blue, my server wouldn't start,…
1
vote
2 answers

Limitations of application dictionary in openbravo

I am using openbravo3.0 since 5 months, and i am wondering what are the limitations of application dictionary in openbravo(what are the things that are not possible in application dictionary?). I searched in internet but could not get any result…
1
vote
1 answer

Openbravo POS - adding new button

I am working on Openbravo POS 2.30 (Java desktop application) and now I need to add some window, button, process etc. Online documentation for developers is very weak, and I am also new to Java, so basically I am stuck. I have looked all day to…
1
vote
1 answer

Business Event Handler not working in openbravo

I have created a manual window in openbravo. This manual window inserts records in table A. To this table their is business event handler which gets activated when row is added, updated or deleted to the table A and if any change is their, this…
Geek
  • 565
  • 5
  • 15
1
vote
1 answer

Openbravo compilation failed

I have a openbravo-3.0MP28.2.tar and trying to install it, when I coming to the step "ant install.source" I got the following exception: [createdatabase] log4j:ERROR Could not instantiate class [org.openbravo.utils.OBLogAppender]. [createdatabase]…
1 2
3
9 10