Sadly this wasn’t easy. In the Quotes / Line items module, when you are entering the type of discount there are two types by default: Amount (Amt) and Percent (Pct). Someone asked me to change the default from Pct to Amt. I logged in as admin, went into Studio, went to the Line Items module, went to ‘Fields’ and, like…
Category: Business
How to Backup your Prestashop Shop and Database on Ubuntu Server
Frankly the prestashop documentation on this is pretty good. This whole process is much like backing up any other server with ubuntu where you need to back up two things: your site files your database If you followed my how to install prestashop on ubuntu server blog then this is a similar setup. If this isn’t your setup, consider a…
How to Print Multiple Pages to One PDF with Ubuntu and Scribus
This was one of these exercises that seemed like it would be dead easy but took me forever to figure out. My goal was simple: to take one document, and print 4 copies of it to a PDF file (not to paper for now) so that there were 4-up on the page instead of wasting the entire page for this…
How to Make a SuiteCRM Production Subdomain on Digital Ocean Ubuntu Server
I thought this specific tutorial might help others who have the same set up as me: in need of setting up a test environment for trying custom SuiteCRM code before deploying it. A developer may wish to give you some code, log in and patch it themselves for testing, etc, or, you might want to try something without breaking something.…
How to make SuiteCRM Localhost Test Environment
Somehow I got pretty far in life in age and suffering, managed to figure out how to install SuiteCRM on an ubuntu server and basically maintain it (even back it up) but one day I needed to test some custom code on a non-production machine. This is when I realized that I didn’t know (at all) how to make Apache2…
Mother of Business Template Directories
After being involved with more than one company startup, and taking over a few operations, I realized that I’m always doing the same thing which is creating a computer folder structure for the business. Anyone who has done this knows it’s a mammoth task. I finally spent a few weeks and carved out my first ‘template’ called NEWCO_COMPANY_DIRECTORY which can…
How to Install Zint on Ubuntu
How to install Zint (command line) on Ubuntu. I was hoping this would work with a GUI but for the life of me I could not figure it out nor find the repository. It used to work, obviously, by a simple sudo apt install but I’m gettin the ‘can’t find repository’ message. I think it might only work for 20.04…
Importing Chart of Accounts into Akaunting
I’m now well on my way to investing my time and support behind Akaunting software but I feel I should continue to blog my frustrations as well so others can benefit, save some time, and hopefully help improve the code (most important). I had relatively successfully set up Company 1 (“Co1” from here on in) and Wanted to create Co2.…
Backing Common Stuff Up in Akaunting
Warning: I’m so busy these days I don’t have time to do nice editing and correction of typos but whenever I have something I think needs to be logged for others I just slam it out. Apologies for the lack of polish but hopefully the content is valuable. After I took so many days to finally set up my business…
HOW TO INSTALL AKAUNTING ON UBUNTU SERVER (MANUAL)
I thought I would install Akaunting the long and hard way rather than the one click install with Digital Ocean – which is probably the smart way to go. I should say that, sadly, after I got Akaunting setup I could not synchronize directly with my bank in Canada as it seems that it does not support the file formats…