Enterprise Resource Planning (ERP) software integrates many areas of business such as accounting, human resources, supply chain management and customer relationship management in a single system.

learn more… | top users | synonyms

0
votes
1answer
23 views

design approach for ERP database [closed]

i must re-build an ERP app that did about 7 years ago. the old database design was: 1 document -> 1 table. as an example: invoices have there table. i search other's database design, such as ...
0
votes
2answers
39 views

What is the difference between Intranet, ERP and CRM?

I'm in an internship and have been given a project to develop an application for a warehouse. I googled for solutions I found some systems like Intranet, ERP and CRM. I don't know what is the best ...
-1
votes
0answers
33 views

Best route for robust ERP system development from scratch on GAE? [closed]

The focus will be the development of a core system with ERP capabilities and big data analysis, for government use on education performance tracking and management of massive academic history and ...
0
votes
1answer
33 views

Error In hr_recruitment module in open erp 7

I am Vaibhav new in open ERP 7 and got error while inheriting hr_recruitment module. I override search method for hr_recruitment to filter out applications I added job_code char field in hr_job and ...
0
votes
0answers
25 views

Decentralized ERP where desktop clients hold master data and keep a central web-server syncronised

I'm looking to develop a (maybe slightly quirky) decentralized db system, and I'm interested in people's thoughts on the potential pitfalls I might encounter. For background, lets say I run an agency ...
-1
votes
0answers
19 views

Opinions and Advice on Programming Languages for Beginner [closed]

I'm looking to create a basic ERP system for a windows computer, it only has to be based on one computer so networking isn't an issue. I'd like to know just which programming language is easiest and ...
0
votes
0answers
14 views

How do I delete “Docs Wiki” from opentaps home page

I am trying to customize the Opentaps where i do not want to see "Docs Wiki" along with other 10 icons( Crm, Financial, purchasing, warehouse, party admin, catalog, Webtools .....etc). so i want to ...
-1
votes
1answer
32 views

How to organize a Subversion repository for Oracle EBS Customizations? [closed]

My organization is looking to implement version control (SVN or Git) for our Oracle EBS customizations. I'm seeking advice for how to implement it. The way we work now is off of a network share, ...
1
vote
2answers
64 views

client-server data exchange format

We create client-server erp system with huge amount(in the future) of data and use c# for client and c for server. We started with xml for small requests/responses and it looks ok for now. But what ...
-1
votes
0answers
13 views

I want to map the JOB/WIP with Repair RMA. I have the ITEM that has to be repaired. But not its component

Need Help!! I am new to ORACLE ERP.. I want to map the JOB/WIP with Repair RMA. I have the ITEM that has to be repaired. But I need to know the COMPONENT that should be repaired. I don't know how ...
0
votes
0answers
9 views

How to relate Repair RMA (Return Material Autherization) with JOB/WIP?

Need Help!! I am new to ORACLE ERP.. I want to map the JOB/WIP with Repair RMA. I have the ITEM that has to be repaired. But I need to know the COMPONENT that should be repaired. I don't know how ...
0
votes
0answers
68 views

Identation Error - OpenErp Python

I got this error after adding a function field in my module OpenERP Server Error Client Traceback (most recent call last): File "C:\Program Files\OpenERP ...
-1
votes
0answers
17 views

How to locate the favicon related to code in opentaps

I am customizing opentaps-1.5.0. I want to change the favicon symbol to the one which i like but i am not able to locate the code related to favicon change, can anyone please help me to change the ...
0
votes
0answers
29 views

how to save an xml file to Java's WEB-INF folder?

I need to export some data generated by my application to an ERP, but the service that will handle the data is not ready yet, so my boss asked me to generate a XML and save it inside the application's ...
0
votes
1answer
102 views

Can we calculate Net Salary with openERp

In our company we decided to use openERP We now working to customize openERP with our work ... we can use it successfully in warehouse dept. and sallies dept. My question is how to make openERP ...
0
votes
0answers
33 views

Not able to install opentaps

I am installing opensource of opentaps by this instruction visit http://www.opentaps.org/docs/index.php/General_Installation_of_Opentaps But I got error: "Could not create the java virtual machine" . ...
-1
votes
0answers
101 views

MS Access app form vs. PHP web app [closed]

I need to create a web app for use in a warehouse environment for picking and shipping multi- line customer orders, to be used by 5 employees from within our warehouse. The users would run this app ...
0
votes
1answer
65 views

Adding a 'month' 'year' or 'days' to integer field - OpenErp

I'd like to add in an 'integer' field a type of date. Like = Lifetime of a Product = 6 months I know i can use integer for the number, like 'Lifetime' : fields.integer('Lifetime'), But is there a ...
-1
votes
1answer
163 views

MVC ERP Solutions

I am looking at the viability of designing a full scale ASP.NET MVC Application. I want to know the following points : => Is it possible ? Is the architecture of MVC Designed for large - scale heavy ...
-1
votes
1answer
75 views

Electronic Data Interchange Processing in Java [duplicate]

My requirement is to process the EDI (Electronic data interchange) file and create the appropriate records in my application , then send back the acknowledgement back in EDI format. I want to know ...
0
votes
0answers
38 views

Can Windows Workflow Foundation be used for developing ERP software?

We want to develop a small ERP software which will manage production and sales of a company. The target company is like 'NorthWind' sample. Is it possible or sensible to use Windows Workflow ...
0
votes
0answers
15 views

Silk Velocity ERP

How do you change the color of the text and background in the Silk Velocity ERP on the client side? We have a user who has somehow changed the color of the background and the color of the text within ...
0
votes
0answers
29 views

Oracle ERP R12 Inventory valued with quantity in BoM

In oracle ERP R12, how to check if inventory is valued in accordance with quantity specified in BoM (Bill of Material) on moving average (weighted average)? It would be great if someone can provide ...
0
votes
0answers
16 views

Best practice for multi Project in Solution? [closed]

I want develop an ERP in MVC4 and use Oracle databse therefore I want separate every systems under one project and also I have to a common project that contains shared Items such as ...
0
votes
0answers
36 views

gettin error while adding new employee record in open ERP 7 web client error is : Mail delivery failed

I got these error while creating new employee in open ERP 7 web client. Please rply ASAP for this problem Mail delivery failed Mail delivery failed via SMTP server 'imap.googlemail.com'. ...
0
votes
1answer
43 views

How to classify data to different categories with their purpose in ERP Applications?

all I am recently pondering that how to classify data into different categories in Erp solutions, basing on that, I can decide which data should I strip out and put it into a shared database for ...
-1
votes
2answers
861 views

Asp.Net based Open Source ERP system

I am looking for an opensource ERP system in ASP.Net (Web Form or MVC). I will be heavily customizing it before deploying, So i am looking for something good to start with. I have already found some ...
0
votes
1answer
123 views

Python Inventory Database

My name is Julian, I've recently finished learning Python. (By that I mean, I have a few book in me and a couple of courses.) I have given my self a project to create a small inventory managment ...
-3
votes
1answer
65 views

Should I deliver a Web ERP software to a company to work on it on Extranet or Intranet? [closed]

A company asked me to build a web based ERP software, do you think should I make it work in intranet or extranet ? because I think if I give to them working in intranet, they may have a look on the ...
-1
votes
1answer
394 views

Web Based Open Source ERP Systems available in Java? [closed]

I need web based open source ERP system. I want the ERP system for one our client. They have super market shops located in different cities. So I want this ERP to be interconnected to each other i.e. ...
0
votes
1answer
35 views

Which file prepare the style and script [ERPNEXT]

i have the virtual machine for the ERPNEXT , i am trying to change the little code to meet my needs and requirements. so i am trying to change the UI and the javascript. for example : lets take the ...
-2
votes
1answer
33 views

Can you identify the legacy software that created this data?

Firstly, my apologies for being sligtly off topic since this does not pertain directly to progamming, but only programmers would know. There's a lot of bitmap data floating around the market, which ...
1
vote
1answer
66 views

The results viewer cannot execute a query with more than 655 columns in the project list

I am using Visual Studio 2008's server explorer and I need to search through a database for invoice lines. So I find this one table named ixvFact but when I try to retrieve the results, visual studio ...
0
votes
4answers
67 views

Php For loop not working properly inside another for loop?

Following is my code. The first part works perfectly, but the second loop is not producing any results. What this is doing is that it looks for the timetable, then takes out the classes in that, ...
0
votes
0answers
103 views

OpenERP 7.0, One warehouse, several stores

I know maybe this question does not exactly follows the standards as it does not implies coding. But what I'm asking can be (I believe so) achieved only one way. That is why I'm asking here, as the ...
1
vote
1answer
1k views

OpenERP 7 with modules from OpenERP 6.1

I have couple OpenERP modules implemented for OpenERP 6.1 version. When I installed OpenERP 7.0, i copied these modules into addons folder for OpenERP 7. After that, I tried to update modules list ...
1
vote
0answers
22 views

code management of ERP Customization using Subversion (SVN)

I did start to create a repository for managing our EBS customizations. Though I am not so sure if my current design is good, as I have some problems. For example, I did start the SVN repository ...
0
votes
1answer
240 views

How to install openbravo ERP in windows 7?

How to install and setup openbravo ERP in windows 7 ? Which package I should download ? I have no idea of it. Please guide me. Thanks
3
votes
0answers
91 views

MailLogger failed to send e-mail error while building Adempiere?

I am trying to configure Adempiere ERP System on my windows 7 Platform. I have Java 1.6, Postgresql 9.0, 4 GB of RAM. I have downloaded the Adempiere source code through sub-eclipse svn repository ...
0
votes
0answers
67 views

Developing an ERP software, specifically accounting information system

Interested in developing a SAAS for ERP. Is it technically better offline or using a cloud service? How long does development have to take? Any advise on the matter?
0
votes
2answers
197 views

OpenERP 6.1 web client - set default value (Configuration parameters)

I need to set up default Home Action for res.user. Currently is Home Page but I want set my custom action. So, I tried create new record for Settings --> Configuration --> Configuration Parameters , ...
0
votes
0answers
26 views

Bulk upload items to sections in oracle istore

Need answer about how bulk uploading of products in oracle istore is done?
0
votes
1answer
144 views

Which Python web framework can I choose for a simple ERP system?

I want to create a simple ERP system which include Inventory system, Employee Payroll, Email system for users, reports and small service desk application. I want to make it a browser-based ...
2
votes
1answer
286 views

Inventory Management Table Structure

Our team needs to track inventory for essentially an in-house created ERP system. We will need to frequently access the amount of inventory in the system for a given item at a given warehouse and ...
0
votes
1answer
50 views

Where best to create company wide groups in OFBiz?

I am trying to create branches of a company (and then hopefully teams within branches) in Ofbiz. I had a look at the HR app, and whilst it does list a company and some departments and other stuff in ...
0
votes
0answers
225 views

RelationShip between modules data ERP System

We are going to start the develop of a ERP system for a specific industry company, which will have many modules (HR, Accounting, etc). We are going to use ASP.NET MVC4, Web API (RestFul), Entity ...
0
votes
1answer
52 views

Is it still possible to debug opentap 1.5.0 in eclipse/netbeans?

I followed this tutorial to the letter but all I get are errors after errors what's more, because it's so old there's somewhat of an extra step missing as eclipse asks what type of Java application it ...
0
votes
0answers
220 views

Best practices for master data in ERP software [closed]

Are there any best practices or international standards for designing the master data model in ERP like systems ? I'm talking about data like: goods/products index - with hierarchies, attributes, ...
0
votes
0answers
61 views

Migration from Visual Dbase 5

A project requires the migration of an internal company administration software (written in Visual Dbase 5) to current standards, including complete new architecture and processing structures, based ...
0
votes
1answer
671 views

PHP opensource ERP software

i need to create web based ERP site for automobile/ car workshop. please tell which opensource php software will suitable for this and which module/section to be used in erp. i am new to ERP

1 2 3 4