Ubuntu

Ubuntu – Network traffic tools on terminal

There are a lot of tools to display network traffic on terminal console. In this post I will introduce some of them: slurm iftop bmon All of them can be installed by the following command(change application to your desired tool): sudo apt-get -y install <application> If you want to install all, use this command: sudo… Continue reading Ubuntu – Network traffic tools on terminal

Apache OFBiz

How to start Apache OFBiz 14.12(on Window 7)

Apache OFBiz is developed on Java technology, so it can work well on Window, Linux, Mac(anything else which support Java). In this post, I will show you how to: Set up seed and demo data Starting Apache OFBiz Step 1: Set up Java runtime Your window must has installed JRE or JDK, if not visit this… Continue reading How to start Apache OFBiz 14.12(on Window 7)

Apache OFBiz

Create Supplier and Product Association

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Create Supplier and… Continue reading Create Supplier and Product Association

Apache OFBiz

Receive Inventory in Apache OFBiz

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Receive Inventory in… Continue reading Receive Inventory in Apache OFBiz

Apache OFBiz

Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Create Product and… Continue reading Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

Apache OFBiz

How to setup Mysql as Datasource for Apache OFBiz

Apache OFBiz support almost database(MySql, Postgres, Derby, Oracle, Sysbase,…). By default, OFBiz uses Embedded Derby as database. In this post, I will show you how to change(For example: MySql) to another database. View main post: How to setup Mysql as Datasource for Apache OFBiz Step 1: Open entityengine.xml file Go to: OFBiz source directory -> framework ->… Continue reading How to setup Mysql as Datasource for Apache OFBiz

Apache OFBiz

Apache OFBiz: Importing and debugging in Eclipse

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Apache OFBiz: Importing… Continue reading Apache OFBiz: Importing and debugging in Eclipse

Apache OFBiz

Pricing rules in Apache OFBiz

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Pricing rules in… Continue reading Pricing rules in Apache OFBiz

Apache OFBiz

Apache OFBiz: Creating Purchase order

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Apache OFBiz: Creating… Continue reading Apache OFBiz: Creating Purchase order

Apache OFBiz

Apache OFBiz: Creating Sales order

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale). View main post: Apache OFBiz: Creating… Continue reading Apache OFBiz: Creating Sales order