The state of open-source ERP systems Open source software has always affected the IT and software industry since a long time. Starting with Linux, it’s now almost impossible to build a complex software without relying…
READ MORE How to install ERPNext on Ubuntu 18.04Author: amrit
Key ERP System Modules
As Enterprises are growing bigger as organizations, internal management has become a tough job. Given the fact, everything has to be well coordinated, it has been challenging to make sure the entire workflow remains end…
READ MORE Key ERP System ModulesAcceptance Testing Select2 and CKEditor in CodeCeption
In the previous article about CodeCeption, we learned about writing the test cases with CodeCeption, its installation and basics of doing acceptance testing. This post will explore two of the most used JavaScript driven HTML…
READ MORE Acceptance Testing Select2 and CKEditor in CodeCeptionIntegrating CCAvenue in an Android App
We recently made an Android app and a web-app for our client (Kabra Express) with CCAvenue as the payment gateway. Kabra Express is one of the largest travel company in Gujarat and has operations throughout…
READ MORE Integrating CCAvenue in an Android AppAcceptance Testing with CodeCeption
Introduction At CitrusLeaf, we always believe that testing is as important as development in a software’s lifecycle. That’s why we start every project by writing test-cases before we start its development. As soon each module…
READ MORE Acceptance Testing with CodeCeptionHow to Optimize Landing Page to Increase Conversions?
Almost every business, in today’s time, requires a web presence. This web presence can be further enhanced by having a great landing (or start) page as it’s the first thing your visitors get to see.…
READ MORE How to Optimize Landing Page to Increase Conversions?How to Choose the Right Tech-stack for your Project?
Recently, one client (an early age startup) asked me whether we work on MEAN stack or not? Here’s how the conversation happened: Me: We do work on MEAN stack. However, do you have any specific…
READ MORE How to Choose the Right Tech-stack for your Project?Rebuilding BreakPoint Analysis
Overview Tennis is a fantastic game. We’ve seen some of the greatest tennis players of our time like Roger Federer and Rafael Nadal who have changed the very definition of performance. One thing that is…
READ MORE Rebuilding BreakPoint AnalysisiOS – Resizing the ScrollView on keyboard appearance
While building an iOS app recently, we struggled a bit to resize the scroll view on keyboard appearance. Since the solution is not so straight, we decided to document it for everyone else to use.…
READ MORE iOS – Resizing the ScrollView on keyboard appearanceWorking with CocoaPods in iOS/Swift
CocoaPods manages library dependencies for your Xcode projects. https://cocoapods.org/ It’s one of the largest dependencies providers to millions of iOS developers worldwide. Installation There are 2 ways to install CocoaPods : Mac App: download from…
READ MORE Working with CocoaPods in iOS/Swift