May 31, 2016August 11, 2016idempiere, prestashop erp to webstore integration Inventory is on iDempiere Script to get inventory on CSV File Script to upload CSV File from iDempiere's server to webstore SSH […]
May 31, 2016May 31, 2016openerp/odoo odoo: super easy installation From a new Ubuntu Server execute the following commands: # wget -O - https://nightly.odoo.com/odoo.key | apt-key add - # echo "deb […]
May 30, 2016May 30, 2016idempiere idempiere: importing products from csv Product Import to iDempiere has a whole lot of small details to complete successfully. The manufacturer has to be added by Manufacturer_id
May 30, 2016May 30, 2016shell shell scripts If you want to execute a Shell Script, that connects to another server and executes another script, this is the nomenclature. Make […]
May 27, 2016December 29, 2021postgresql pgsql: pgdump authentication create .pg_pass file on the root folder of the user that will run the pgsql command for example. /root or /user […]
May 27, 2016May 27, 2016idempiere idempiere: backup the system Requirements: I need to have a working backup of the complete System, what in case of catastrophe I will be able to […]
May 25, 2016May 25, 2016synology synology: restart cron after update On the Synology version of Linux, you need to restart de Crontab (/etc/crontab/) to be able to apply the changes. To restart […]
May 24, 2016May 24, 2016prestashop pretashop: add and update products programmatically I'm working on a project where I need to add products from our ERP System to a Prestashop Catalog, and need to regularly […]
May 22, 2016April 5, 2023backup strategies cron to download backups via ftp I have a VPS Server on the Cloud and I want to regularly backup the data to a Local NAS on my […]
May 16, 2016April 5, 2023idempiere idempiere: modify templates I don't like the default document templates that print from iDempiere, and also don't like the built-in "template editor" which to me […]