User:Trifonnt/MyReadings2

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Postal Code Web Service


INCOTERMS


Pricing

Interesting Proposal/Requiremnts

Web Service

1. Products - When entering a new product, call an UPC/EAN webservice (http://www.gepir.org/) that validates a product UPC/EAN and populates the item description and trade info (size, weight, etc).

2. Business Partners - When entering a new Business Partner, call a Company Registrar to validate (and populate) company registration / vat numbers and registered address, directors, etc.

3. Credit Checking - When entering a new Business Partner, call a webservice to perform a credit vetting / check after which the report can be populated into a credit check table or attached to the record.


Double UOM


Expectations from Adempreie

* It must be stable. I'm running my business and other's businesses on it and it must not stop working at any time.
* When I upgraded to the 3.52a release the invoices stopped printing due to a bug. To get the invoice printing to work Adempiere must be patched. This shouldn't happen in releases.
* User friendly - If the system isn't user friendly it's harder to convince people to work in it.
* Secure - I posted previously a message about Adempiere being easy to break into and that it can't be on an untrusted network. It's OK to have an insecure application as long as everybody knows it's insecure. For business critical data the implementors must know how to secure Adempiere.

I'm working on the user friendliness part (the Account Editor was the first step) and when I have time I'd like to work on the security part.

One example on how user friendliness can be improved is to increase the searchability
in accounts (you can't zoom to documents from accounts-view today) and make
a really simple form for creating manual general ledger entries. Manual general
ledger entries today are far too much work than what a normal accountant is
used to in other systems.

Posterita WEB POS

CRM systems


Comparison of CRM systems

Localized in Bulgarian

On Demand prising


Interesting news/Forum post regarding CRM systems

 - vi /usr/local/dimdim/Mediaserver/mods/lighttpd.conf and leave port 80 not 81

then

vi /usr/local/dimdim/ConferenceServer/apache-tomcat-5.5.17/webapps/dimdim/WEB-IN
F/classes/resources/dimdim.properties

dimdim.ServerAddress=SERVER_ADDRESS
dimdim.serverPortNumber=81
dimdim.dmsServerAddress=SERVER_ADDRESS:81
dimdim.dmsServerInternalAddress=localhost:81

then
 - vi /usr/local/dimdim/ConferenceServer/apache-tomcat-5.5.17/webapps/dimdim/WEB
-INF/classes/resources/streaming.properties

and modifiy port from 80 to 81

streaming_server.2.rtmp_url=http://SERVER_ADDRESS:81/screenshare/
streaming_server.2.rtmpt_url=http://SERVER_ADDRESS:81/screenshare/
streaming_server.2.max_number_of_streams=-1
streaming_server.2.supported_stream_types=DTP

locate server.xml and modify port on 81

restart dimdim and go to http://SERVER_ADDRESS:81/dimdim
* NOTE if made this cherrypy dont give error for / at final...

Control port 443 and 1935
The dimdim start well


Wiki

XWiki


GIS - Geographic Information System


Monitoring Applications/Systems

Log Analyzer

  • awstats.sourceforge.netAWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically.

CAD/CAM

Android

MFG/MRP - Manufacturing

Articles

Manufacturing Terminology

Queue time

Amount of time a person, signal, or thing spends before being attended to, or before value adding work is performed to or on it. In many factories queue time constitutes about 90 percent of the total lead time. It is a subset of cycle time.

Queuing time

The time between the arrival of material at a workstation and the start of work on it

Cycle time

Period required to complete one cycle of an operation; or to complete a function, job, or task from start to finish. Cycle time is used in differentiating total duration of a process from its run time.

Waiting time

Period at job for which an employee is paid but is unable to work due to factors beyond his or her control. Also called allowed time, downtime, or idle time.

ERP Systems

  • PostBook Server part build with Postgre SQL procedures.
    • Good points[1]:
      • - Amazing categories in master data setup - accounting and so on.
      • - Very user-friendly forms
    • Weak points:
      • - PostBooks has not workflow (or i could not find it) and ERP system without workflow is meaningless.
      • - Only desktop application
      • - Technical weakness are DB Stored procedures.

Small ERP/POS/MFG/WMS/Billing systems

Bulgarian


ERP Requirements

Features that a composite of UK government bodies classified as Mandatory, Highly Desirable and nice-to-have in financial systems. Chapter 9 sets out their requirements on fixed assets. List they came up seems to have general application.

ERP Books


ERP articles


Historic Data

Open Standards


University ERP systems


On Demand ERP systems

Comparison of Open Source ERP Systems

SAP


Compiere

My opinion is that this is very outdated information, but who knows...

  • Interesting posts from Compiere forums
Take over Compiere you need Albert


  • Introduction to CompiereIntersting how people use buzz words like SOA and make produce non true statements. Compiere is not SOA application! Where are the Service in Compiere? Who cares? Important is to make good advertisement :)

OpenBravo

  • nice mesage about non existing functionality.
this functionality does not exist in Openbravo standard product. However, this should be a relatively simple extension to build, especially in release 2.50 where there is a full layer of APIs that allow you to read and write transactional data using RESTful web services.

You could also build this functionality as a reusable module and share it with the rest of the community.


OpenBravo POS

  • DB Settings
    • hsqlDB as Standalone Server

MUST Start Hsql Db FIRST!

jdbc:hsqldb:hsql://localhost/xdb;shutdown=true
    • hsqlDB as Embedded Server - 1
jdbc:hsqldb:file:C:\adempiere-cd\workspace\adempiere-stable\Openbravo POS\sampledb\openbravopos-db;shutdown=true 
    • hsqlDB as Embedded Server - 2
jdbc:hsqldb:file:C:\Users\trifon\openbravopos-db;shutdown=true

OpenTPV

Open Compiere

MES - Manufacturing Execution System

WMS - Warehouse Management System

POS

POS Hardware

TouchScreen

Tina POS


Weak sides


Questions and Answers

How to add Dual currency?