Odoo Saas Toolkit
120 Days Free Support
120 Days
Free Support
Free Lifetime Update
Free
Lifetime Update
Free Installation
Free
Installation

Odoo Saas Toolkit (14.0)

Odoo Saas Toolkit


Supported Versions

All the compatible versions

144.22 € 144.22 EUR

144.22 €
Installation: Free
Support Period for 3 Months: Free

Live Demo
120 Days Free Support
120 Days
Free Support
Free Lifetime Update
Free
Lifetime Update
Free Installation
Free
Installation
Community Enterprise

Odoo SAAS ToolKit

Sell your Odoo as a SAAS service to your clients with the help of Odoo SAAS ToolKit. It provides several customization options to the consumers. They can access several fundamental modules as a time-based service without buying them with a proprietary license.



Key Features

  • forward-arrow1.png
    A unique Odoo SaaS instance is created separately for each customer.
  • forward-arrow1.png
    Can provide user-specific domain to instance
  • forward-arrow1.png
    The user can create instances for his customers by pressing the create new instance option.
  • forward-arrow1.png
    The module allows users to provide Odoo as SaaS to the customers in the form of instances
  • forward-arrow1.png
    It provides a basic structure for the subscription-based service model to the users
  • forward-arrow1.png
    The users can create instances as per their subscription plans.
  • forward-arrow1.png
    Customers must purchase the subscription plan.
  • forward-arrow1.png
    Provides the ability to add/remove more addons or libraries for its plans and subscriptions.
DEMO AVAILABLE
FREE 90 DAYS SUPPORT
Docker :- Postgresql :-
  • Next, you have to change the configuration of the postgresql to accept the request from every ip address which may be local or any public or private ip.
  • The following files are required to change for postgres.
  • i.) Open postgresql.conf file and then uncomment the listen_address and assign * to it: listen_addresses = '*'
  • ii.) Open the /var/lib/pgsql/data/pg_hba.conf file and add the following line to allow request from other ips
  • host all all 0.0.0.0/0 md5
Nginx :-

Note:- If firewall is enabled, please add the postgresql rule to listen on the port. Otherwise docker will not be able to connect with the postgresql.

For reference, you can refer to the following document which will guide you in adding the postgresql port.

https://blog.logrocket.com/setting-up-a-remote-postgres-database-server-on-ubuntu-18-04/

Before using the Odoo SAAS ToolKit module you need to give Odoo SAAS ToolKit access rights, Go to Settings > Users and Companies.

ost_1.png

Once you click on Users and Companies tab, you need to select users.

ost_2.png

After selecting users you need to select "Odoo SAAS ToolKit" access rights option.

ost_3.png

Click on the Create button to create record for corresponding odoo version.

ost_11.png

Download and Remove odoo version required to create server instances.

ost_12.png

Click on the Create button to Create a new Subscription Product.

ost_4.png

Upload the product,Specify it's version number,Select the plan.

ost_5.png

Create a Sale order for product either through Sales module or either via purchase through website.

ost_6.png

Confirm the Quotation and it's corresponding subscription will be created in subscription module

ost_7.png

Created Subscription corressponding to Sales Order.

ost_8.png

You can overview the details of Subscription product and also add any other product on user demand and can also create server through Create Instance button

ost_9.png

Click to New Instance to Fill required credentials.

ost_10.png

Fill required credentials and start server.

ost_13.png

you can pause,resume,kill,restart,sync state of server manually.

ost_14.png

Access your instance with provided Domain name.

ost_15.png

Install your Subscribed product and use it.

ost_16.png

Can easily debug server using logs provided by Odoo SAAS ToolKit

ost_17.png

Can see statistics of CPU,Network and Memory Usage

ost_18.png

Can request to upload his own any product to server.

ost_19.png

To deploy the Odoo Server on remote server, please follow below steps :-

Select Deploy to to "Other Server" :-

ss1.png

Click on Deploy to Other Server Button -> A wizard will open :-

ss2.png

Fill all the details and then click on Deploy Button to host server on remote

ss3.png

Please make sure that your remote server has NGINX, OpenSSH Server and OpenSSH Client installed.

Creating a Dashboard Item as a List View:

If you select the Dashboard Item Type as a List View and follow the steps as mentioned above for the Bar Chart, the final result would be displayed as the following:
list_view.png
Category Label Description Condition
General Name Label which will be displayed on header of item
Model Select the model/table on which you want to create your item
Company Display List View to particular company
Type Select the type as List View
Preview Live Preview of the List View
Data List View Type Allows you to Grouped or Un-Grouped your data with respect to chosen Model
Fields to show in List Allows you to select the fileds for which you want to perform the calculations as per the selected Model
Group By Allows you to group your selected Measure fields data Enables Target tab if Date/Datetime field is selected
Group By Date Allows you to select the date option by which you wish to group the data as per selected date type group by field. Options are Day, Week, Month, Quarter, Year. Only visible when date/datetime field is chosen in Group By
Sort By Field It will allow you to select the field on which you want to sort the records/Data
Sort Order Allows you to sort your data in Ascending or Descending order
Record Limit Allows you to set limit to your records/data
Domain Allows you to add conditions to filter out your Data This odoo default widget is only availabel in Odoo 11, 12 version. Odoo 10 customer will need technical knowledge to add conditions.
Date Filter Field Field on which date filter will work Only date fields will be displayed
Date Filter Selection Select the Date filter for which you want to filter out the your item records/data If None option is selected then only Main Dashboard page date filter will work.
Start Date Option to set start date for custom date filter Only visible when Date filter selection is set to Custom Filter
End Date Option to set end date for custom date filter Only visible when Date filter selection is set to Custom Filter

Creating a Dashboard Item as a KPI:

You can create some amazing KPI with below comparsion options:

  • KPI with Target
  • KPI with Previous Period
  • KPI with Target and Previous Period
  • overview.png
    data1.png

    You also get a option of additional query using which you can perform different operation using "Data Calculation" field on two result sets along with Target comparison:

  • None/Comparison
  • Sum
  • Ratio
  • Percentage
  • data2.png

    Under Target Tab, you will get option to see target value as Number or Progressbar like described in below screenshot:

    target_number.png
    target_progressbar.png
    Category Label Description Condition
    General Name Label which will be displayed on the tile
    Model Select the model/table on which you want to create your item
    Company Display KPI to particular company
    Type Select the type as KPI
    Preview Live Preview of the KPI
    Data Record Type Allows you to show your data/record as a Count, Sum or Average
    Record Field Allow you to select the field on which to apply the sum or average operation It will only visible when Record Type is Sum or Average
    Record Value Display exact value depending upon selected Record Type and Record Field
    Previous Period Show/Hide previous period value
    Domain Allow you to add conditions to filter out your Data This odoo default widget is only availabel in Odoo 11, 12 version. Odoo 10 customer will need technical knowledge to add conditions.
    Date Filter Field Field on which date filter will work Only date fields will be displayed
    Date Filter Selection Select the Date filter for which you want to filter out the your item records/data If None option is selected then only Main Dashboard page date filter will work.
    Start Date Option to set start date for custom date filter Only visible when Date filter selection is set to Custom Filter
    End Date Option to set end date for custom date filter Only visible when Date filter selection is set to Custom Filter
    Data #2 Model Select the model/table on which you want to create your item
    Record Type Allows you to show your data/record as a Count, Sum or Average
    Record Field Allow you to select the field on which to apply the sum or average operation It will only visible when Record Type is Sum or Average
    Data Calculation 4 options for the calculation of Data and Data #2 result set. Options are None, Sum, Ratio, Percentage. Target value displays only when Sum and Percentage is selected
    Domain Allow you to add conditions to filter out your Data This odoo default widget is only availabel in Odoo 11, 12 version. Odoo 10 customer will need technical knowledge to add conditions.
    Date Filter Field Field on which date filter will work Only date fields will be displayed
    Date Filter Selection Select the Date filter for which you want to filter out the your item records/data If None option is selected then only Main Dashboard page date filter will work.
    Start Date Option to set start date for custom date filter Only visible when Date filter selection is set to Custom Filter
    End Date Option to set end date for custom date filter Only visible when Date filter selection is set to Custom Filter
    Display Theme Pre configured set of 5 different colors i.e White, Blue, Green, Red and Yellow. Select the Theme as per your choice Get overridens if custom values are set in Background Color, Font Color & Icon Color
    Background Color Allows you to set the background color from a color pop-up window. Also provides option to set transparency.
    Font Color Allows you to set the font color from a color pop-up window. Also provides option to set transparency.
    Icon Option
    Allows you to choose the icon from a pop-up window.
    Allows you to upload your custom icon.
    Default Icons
    Upload Icon
    Icon We have provided 29 pre-loaded Default Font Awesome 4.7.0 icons Use search bar to search for other available Font Awesome icons.
    Icon Color Allows you to choose the color of the icon. Also, provides option to set transparency. Only visible when Icon Option chosen as Default
    Target Enable Target Show/Hide target value
    Standard Target Target value to be compared
    View Allows you to display target value either in number or in progressbar

    Creating a Dashboard Item as a To Do Item:

    You can make a list of to do work as item:


  • Follow the following steps to create to do item in dashboard
    • Step1 --Go to dashboard and select the Add item option as To Do Item
  • Step2 --Add a name for item
  • Step3 -- Go to the Data tab and add a section for the to-do item and add a task for the same section and save.
  • Step4 --After Saving the item user can see the preview of your item.
  • Preview of the item
    • After completion the work user can mark the work as complete on dashboard.
  • Step5 --User can change the header and font color for the item as well
  • Additional Features:

    1. Global Filter

    You can add a condition to filter the data on dashboard

  • Global Filter provides two different types of filter to filter the data on fly.
    • Pre-defined Filters
    • Custom Filters
  • Pre-Defined Filters
    • With the help of a pre-defined filter, you can add a condition to the domain to filter the data on the dashboard. For example - If a user want data of only id < 10 then he/she can add a domain on filter to do so.

    To Add a condition for pre-define filter follow the steps below.

    1. Go to dashboard configuration and choose "Dashboards" menu.

    2. Choose any of the dashboard to add filter condition and click on edit button.You will be directed on the dashboard form view

    You will be able to see 2 different tabs
    1. Pre-defined Filters
    2. Custom filters

    Choose Pre-defined Filters and click on Add a filter.

    On selecting Add a Filter a Wizard will pop up

    Save and click on My dashboard. User will now see a filter as odoo default

    If you select the amount then the records on the dashboard filter on the basis of condition given at the time of creation of domain.
    In our case amount < 1000 was given. You can see total amount of all the record is less than 1000 in dashboard item

    Similarly, If you choose Id then the "OR" operation will be perform between both the condition.

    NOTE-

    For performing "AND" operation between the condition there is option in pre-define filter i.e Add a separator

    click on the Add a Separator and add a name for the separator and save.

    You can see a thin line on filter container which will work as a "AND"operator in filter condition

  • Custom Filters
  • Go to custom filter tab and select Add a line and fill the following fields.
    1. Field Label - Add a label for field.
    2. Model - Select a model on which you have to add domain.
    3. Domain Field- Select a desire field on which you have to add condition.

    You will see a container to add a custom condition as odoo default.

    click on apply and see result. It will give you a records whose customer name contains 'deco' because we have choose domain field as Customer .

    2. Save Edit Layout

    User now can save layouts after edit

    Follow the following steps.
  • Go to dashboard and click on edit layout button
  • Change the layout as according to your need
  • Change the dashboard name and click on Save as new layout
  • You can switch between layouts by selecting from drop down
  • 3. Move and Duplicate a Dashboard Item:

    You can Duplicate or Move any dashboard item from one dashboard to another or within same dashboard by two ways:
    1. Copy icon on item visible on mouseover as described in below screenshot:

    copy_duplicate_one.png


    2. Action dropdown with option to Duplicate or Move in Add/Edit screen after item is saved. Clicking the same will reveal two drop-down options to either Duplicate the dashboard item or Move the dashboard item.

    copy_duplicate_two.png

    Selecting either of the options will open the Dashboard Item Action pop-up. Proceed by selecting the Action you want to execute i.e. Duplicate and Move, and the destination Dashboard.

    feature1.png

    The Duplicate Action will duplicate the dashboard item from one dashboard to another or same dashboard.

    The Move Action will move the dashboard item from one dashboard to another dashboard or same dashboard.

    4. Resize the Dashboard Item

    You can resize the dashboard items by clicking on the Edit Layout button from the top right corner of the Dashboard screen by dragging the same horizontally or vertically from their corners as per your need.

    Note: Tiles can only be resized horizontally.

    feature2.gif

    5. List View for Charts/Tile Data:

    1. Charts - Click on the info icon present on top right of charts to view the details/list view of charts data, you can even click on charts sections of filter out particular chart data.
    2. Tiles - Click on the tile to see details/list view of the data.

    feature3.gif

    6. Export & Import complete dashboard between different Databases (Admin Access Only)

    Steps to Export Dashboard

    1. Login with admin account
    2. Go to menu : My Dashboard > Configuration > Dashboards
    3. Select the dashboard record which you want to export
    4. Select "Export Dashboard" option from 'Actions' dropdown
    5. A JSON file will be downloaded with name 'dashboard_ninja.json'.

    export_dashboard.gif

    Steps to Import Dashboard

    1. Login with admin account
    2. Go to menu : My Dashboard > Configuration > Dashboards
    3. Click on 'Import Dashboard' button
    4. Select the JSON (dashboard_ninja.json) file exported previously
    5. Dashboard will be imported successfully and you can see in list view of Dashboards

    import_dashboard.png

    7. Use of %UID in domain filter to filter logged in User Data

    If you want to see data of logged In user for particular item, follow below steps:

    1. Go to edit screen for particular dashboard item
    2. Click on 'Domain Filter'
    3. In value field, use %UID
    4. Click Save

    uid.gif

    8. Auto Refresh

    Auto refresh feature allows your data to render automatically after configured period of time. You can set the Auto Refresh timer from the Configuration > Dashboards menu available as per your need: None, 15 sec, 30 sec, 45 sec, 1 min, 2 min, 5 min, 10 min.

    refresh.png

    9. Auto Update type

    You can find this option in every item on Auto Update tab.

    If you go to Auto Update Tab ->Update at every instance -> Show live Update Popup It will show pop up on dashboard showing item is updated.

    Auto Update feature allows your data to Update automatically, immediately after the changes

    10. Target Comparison

    User can define the target values for the model which they wish to see the comparison.

    NOTE: Target Comparison is possible for below listed Dashboard items

    1. Line Chart
    2. Bar Chart
    3. Horizontal Bar Chart
    4. Area Chart
    5. KPI

    If you click on Target tab, you will be able to see the Enable Target option on activating it, you will notice the new configurations menus to set the Targets for your data as per your need.

    bar_chart8.png
    target.png

    If you input the value for “Standard Target” option, then you will be able to view your Data target as per the input the value, as shown above screenshot.

    If you wish to see the target with different data and date range, then you need to add them by clicking on “Add Line”. on clicking the Add Line, you will be asked to select the Date and the value for which you want to see the target.

    bar_chart10.png

    You can add multiple lines to see the target values as per your need.

    bar_chart11.png

    11. Quick Edit Mode

    You can easily configure you dashboard on the fly from the Dashboard Screen itself for some important configurations, as shown below

    quickeedit.png

    12. Ability to Edit the Parent Menu of the Dashboard

    This features provides you an ease to change parent menu of a particular Dashboard even after initial creation of the Dashboard.

    menu_change.png

    13. Dynamic Date Filter Range

    Total 15 Date Filter options are provided to filter out your data as per your need.

    date_filter.png

    14. Remove the Dashboard Item

    You can easily remove the dashboard item by clicking on the remove item button from the dashboard item itself.

    remove_item.png

    15. Color Palette

    This feature allows a user to change dashboard item’s color on the fly from the dashboard item itself.

    color_palette.png

    Dashboard Ninja Configurations

    You can configure your Dashboards from the My Dashboard > Configuration > Dashboards menu as shown below:

    config1.png

    On clicking the Dashboards menu, click on list view you will be able to see below screen:

    You can activate and deactivate a customized dashboard by checking and unchecking the box respectively

    While creating a dashboard, you will have the option of selecting the dashboard layout from 3 Pre-defined layout templates and Preconfigured Sales Dashboard.

    If you want your dashboard data to get auto refreshed after some interval, set value for 'Update Inverval' for particular dashboard.

    Group Access option allows us to set groups permission who can access the selected dashboard.

    On clicking the Dashboard Layouts menu, click on list view you will be able to see below screen:

    You can see all the layouts you save for dashboard, as in our case My Dashboard 2

    Dashboard Ninja Advance Features

    1. TV Dashboard

    The Dashboard Ninja Advance has come up with a TV Dashboard feature to display your curated dashboards on the TV screens. Go to ‘’My dashboard’’ section, and click on the ‘’Play’’ button at the top right corner of the page as displayed below:

    dashboard-kappso-web-4.png

    With this feature, you can get the complete view of the listed items in the slide view format, with every slide showing the detail of every item.

    dashboard-kappso-web-3.png

    Display Complex Analytics

    2. Create/Edit query on your own

    In the Dashboard Ninja Advance, you can create an item using SQL query thus allowing their users to create dashboard items with more complex data. For example, users can create dashboard items to show data from computation of different odoo model fields or to show data from multiple odoo models in one item. You can create the following 8 items by SQL query: Bar chart, Horizontal bar chart, Doughnut chart, Pie chart, Line chart, Area chart, Polar area chart and List view.

    2.a. Chart Items using custom queries

    Go to the ‘’My Dashboard’’ menu, click on ''Add'' button, select any type of charts from the item list and select the data calculation type as ‘’Query’’. In the Query section, add a custom query as per your requirement.

    dashboard-kappso-web-2.png

    2.b. List view using custom queries

    Go to the ‘’My Dashboard ’menu’, click on ''Add'' button, select the type ‘’List view’’ from the item list and select the data calculation type as ‘’Query’’. In the Query section, add a custom query as per your requirement.

    dashboard-kappso-web-1.png

    Odoo.Sh Installation Steps

    Steps

    1. Please commit/push Dashboard Ninja code on GitHub which is associated with odoo.sh.

    2. Login to the odoo.sh and click on that branch on which you have commit Dashboard Ninja.

    3. Click on the connect button then go to the app search for the Dashboard Ninja app and click on the install button.

    Our Releases

    25th March, 2022

    Latest Release 3.0.0

    Feature - Remote Server Deployment
    User can now deploy their odoo server on the remote server. They can do this when they are creating a new instance.

    7th January, 2022

    Latest Release 2.0.1

    Fix - User Can not add same subscription product more than one
    On adding same subscription product multiple times, will restrict using notification.

    Fix - Cart icon quantity fix
    Cart icon quantity will not update after adding same subscription product multiple times.

    Fix - Numerical quantity input to readonly
    Made quantity button to readonly so user can not give any custom input.

    30th December, 2021

    Latest Release 2.0.0

    Fix - Loading issue on updating apps.

    Feature - Added odoo 15 image download option.

    Improvement - Check system port number for availability at every time whenever a new instance is created.

    Fix - Removed upper limit for cpu limit.

    Fix - Fixed logic for restriction on subscription product on portal side so that user cannot buy more than one product.

    17th August, 2021

    Latest Release 1.4.3

    Fix - Sort Order Issue On Data Type Count Earlier sorting was not performing according to the applied sort by field on data type count.

    Fix - Import Item Issue With Multiplier Lines Added Now user can import item with Multiplier lines.

    Fix If in KPI Data#2 tab the date filter field is blank then applying date filter records will not affect the respective items records

    Fix- Export Issue With Exact Timezone Now user can see exact datetime on exporting listview.

    Fix- Export Issue With Decimal Value Now listview records will be exported with all decimal value.

    23th June, 2021

    Release 1.4.2

    Enhancement Change Import Dashboard functionality, added Import Dashboard menu under Dashboard configuration menu.

    16th June, 2021

    Release 1.4.1

    Fix- %MYCOMPANY Domain issue Use of %MYCOMPANY in domain filter to filter the current company data of the logged-in user.

    11th June, 2021

    Release 1.4.0

    Feature-Multiplier option Added Multiplier option for Chart and grouped list view item.

    28th May, 2021

    Release 1.3.0

    Feature-Multiplier option Added new Multiplier option for KPI and Tile item.

    26th May, 2021

    Release 1.2.2

    Fix-Export to csv/excel issues On exporting excel/csv,all companies records were exporting.

    Fix- Pagination error on selecting target lines To avoid pagination error after adding target lines, pagination will be ignore.

    Fix- UI issues On exporting records export to csv button was hidden, now it is fixed

    11th May, 2021

    Release 1.2.1

    Add To Do Item Added new item TO Do type in Dashboard Ninja.

    Feature Colombian peso format On selection type of currency, User able to select in Colombian peso format and can see the amount in a particular format

    Update configuration form view Updated the Dashboard form view for better User Experience

    Fix Multi Company Issue We have two companies and choose one of them from the company selection. It will render the first selected company record as we enter the item and click on the dashboard menu its shows both companies item.

    26th April, 2021

    Release 1.2.0

    Global Filter Feature Users now can configure (create/edit/delete) global filters for any dashboard. These filters will be visible under the Filters menu on the respective Dashboard from which the user can apply these global filters on fly.

    Cumulative Feature for Bar and Line Chart Users now can select a field as a cumulative field to be shown on the Chart. Selected Cumulative field data will be shown as cumulative sum on the chart.

    Add Pagination In List View User now able to set record limit to see on a page in the List View Item.

    Item Click Action Update: Client Action Now Users can configure client action on item click. This will open the client action when they click on the dashboard item.

    Update Dashboard Configuration View Convert the editable list of Dashboard into Form View to avoid the clustering of columns on single view.

    7th April, 2021

    Release 1.1.0

    Live Update Feature User now can set Live Update feature on item to view the LIVE changes directly on dashboard

    Dashboard Layouts Feature User now can create different layouts of single dashboard

    Default Template Update Updated the default template items of Dashboard Ninja

    Item Form View Update Updated the item form view for better User Experience

    Frequently Asked Question

    Is this app compatible with Odoo Enterprise?
    Yes, Odoo SAAS ToolKit works both on Community and Enterprise Edition of Odoo.
    Will the user get a user-specific domain ?
    Yes, the user will get a user-specific domain if he specifies, otherwise admin can specify accordingly.
    Will users be able to request for changes in the product on the server?
    Yes, users can request for a new product addition or removal as well from their active instance, also users can provide their own addon to upload on a server.
    Can the admin see the logs of the server?
    Yes, we have provided a console for each instance, where users can see its logs from the provided console and also can check from the instance logs file.
    Can an admin see the Network, Memory and CPU statistics for the active instance?
    Yes, we have provided a real time graph representation of the memory, network, and CPU statistics, also if the user needs to modify the changes of Memory limit and CPU time, the user can specify it easily.
    Need some customization in this app, whom to contact?
    Please drop email at sales@ksolves.com or raise a ticket through Odoo store itself.
    FREE 90 DAYS SUPPORT

    Ksolves will provide FREE 90 days support for any doubt, queries, and bug fixing (excluding data recovery) or any type of issues related to this module. This is applicable from the date of purchase.

    Note:

    Extensively Tested on Odoo Vanilla with Ubuntu OS

    Ksolves Odoo Services

    line.png
    support.png
    Odoo Implementation
    apps.png
    Odoo Community Apps
    support2.png
    Odoo Support & Maintenance
    custom.png
    Odoo Customization
    integrated.png
    Odoo Integration Services
    develop.png
    Odoo Developer Outsourcing
    sales@ksolves.com
    +91 120-4299799‬

    Free 120 Days Support

    Get 120 days of FREE support (doubt, queries, & bug fixing) on Odoo
    applications from the date of purchase. Enhance the functionality of
    your business with the Ksolves Odoo experts.