diff --git a/account_pdc_payment_report/__manifest__.py b/account_pdc_payment_report/__manifest__.py index 165e44e84..0822c557a 100644 --- a/account_pdc_payment_report/__manifest__.py +++ b/account_pdc_payment_report/__manifest__.py @@ -22,7 +22,7 @@ ############################################################################## { 'name': 'PDC Payments Report', - 'version': '11.0.1.0', + 'version': '11.0.2.0', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': 'http://www.cybrosys.com', diff --git a/account_pdc_payment_report/report/report_payment.py b/account_pdc_payment_report/report/report_payment.py index d77d7eb59..a0d1084ce 100644 --- a/account_pdc_payment_report/report/report_payment.py +++ b/account_pdc_payment_report/report/report_payment.py @@ -23,7 +23,7 @@ import time import logging -from odoo import api, models +from odoo import api, models, _ from odoo.exceptions import UserError _logger = logging.getLogger(__name__) diff --git a/custom_report_template/static/description/image1.png b/custom_report_template/static/description/cybrosys-report-template-1.png similarity index 100% rename from custom_report_template/static/description/image1.png rename to custom_report_template/static/description/cybrosys-report-template-1.png diff --git a/custom_report_template/static/description/image2.png b/custom_report_template/static/description/cybrosys-report-template-2.png similarity index 100% rename from custom_report_template/static/description/image2.png rename to custom_report_template/static/description/cybrosys-report-template-2.png diff --git a/custom_report_template/static/description/image4.png b/custom_report_template/static/description/cybrosys-report-template-3.png similarity index 100% rename from custom_report_template/static/description/image4.png rename to custom_report_template/static/description/cybrosys-report-template-3.png diff --git a/custom_report_template/static/description/image5.png b/custom_report_template/static/description/cybrosys-report-template-4.png similarity index 100% rename from custom_report_template/static/description/image5.png rename to custom_report_template/static/description/cybrosys-report-template-4.png diff --git a/custom_report_template/static/description/index.html b/custom_report_template/static/description/index.html index 14bc9f554..8caf5ee7b 100755 --- a/custom_report_template/static/description/index.html +++ b/custom_report_template/static/description/index.html @@ -1,5 +1,4 @@ - -
+

Custom report Template @@ -8,10 +7,16 @@ Customize PDF Report Styles

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -48,248 +53,285 @@ Screenshots

- +

Go to Settings -> General Settings -> Customize Report. Select the desired color, alignment and font size you need. Later click, ”Save” and print reports.

- +

Here you can see the table header colour and the report header colour is changed.

- +

Here the header alignment and the report background is changed.

- +
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
-
- +
\ No newline at end of file diff --git a/developer_mode/static/description/apps_view1.gif b/developer_mode/static/description/apps_view1.gif deleted file mode 100644 index 3c7b6f39a..000000000 Binary files a/developer_mode/static/description/apps_view1.gif and /dev/null differ diff --git a/developer_mode/static/description/apps_view2.gif b/developer_mode/static/description/apps_view2.gif deleted file mode 100644 index 63863b66b..000000000 Binary files a/developer_mode/static/description/apps_view2.gif and /dev/null differ diff --git a/developer_mode/static/description/settings.png b/developer_mode/static/description/cybrosys-developer-mode-1.png similarity index 100% rename from developer_mode/static/description/settings.png rename to developer_mode/static/description/cybrosys-developer-mode-1.png diff --git a/developer_mode/static/description/cybrosys-developer-mode-2.jpg b/developer_mode/static/description/cybrosys-developer-mode-2.jpg new file mode 100644 index 000000000..2f4017465 Binary files /dev/null and b/developer_mode/static/description/cybrosys-developer-mode-2.jpg differ diff --git a/developer_mode/static/description/cybrosys-developer-mode-3.png b/developer_mode/static/description/cybrosys-developer-mode-3.png new file mode 100644 index 000000000..78e0a709d Binary files /dev/null and b/developer_mode/static/description/cybrosys-developer-mode-3.png differ diff --git a/developer_mode/static/description/cybrosys-developer-mode-4.png b/developer_mode/static/description/cybrosys-developer-mode-4.png new file mode 100644 index 000000000..4a4049cbf Binary files /dev/null and b/developer_mode/static/description/cybrosys-developer-mode-4.png differ diff --git a/developer_mode/static/description/cybrosys-developer-mode-5.png b/developer_mode/static/description/cybrosys-developer-mode-5.png new file mode 100644 index 000000000..1c105e07b Binary files /dev/null and b/developer_mode/static/description/cybrosys-developer-mode-5.png differ diff --git a/developer_mode/static/description/im_login.jpg b/developer_mode/static/description/im_login.jpg deleted file mode 100644 index e98104732..000000000 Binary files a/developer_mode/static/description/im_login.jpg and /dev/null differ diff --git a/developer_mode/static/description/index.html b/developer_mode/static/description/index.html index b5df0d487..c53542026 100644 --- a/developer_mode/static/description/index.html +++ b/developer_mode/static/description/index.html @@ -1,127 +1,362 @@ -
+
-
-

Automatic Developer Mode

-

Developers, Keep up your smile!

-

Author: Cybrosys Technologies

- -
-
-

Keep smiling for the below reasons:

-
    -
  •    Automatically Trigger Developer Mode.
  • -
  •    Separate Group for 'Odoo Developers'.
  • -
  •    Showing Running DB On Left Top.
  • -
  •    Upgrade Modules Easily.
  • -
-
-
- -
+
-

Configuration

-
-

- Important Notes: You have to enable 'Odoo Developer' group for respective users (Except Admin)in settings & - YOU HAVE TO RE-LOGIN AFTER THE MODULE INSTALLATION. -

-
-
-
- -
-
+

+ Overview +

+

+ This module makes you free from activating developer mode operations repeatedly. + When you login, It will trigger the DEVELOPER MODE automatically. + It also helps in identification of running DB and make upgradation of modules easier. +

+

+ Configuration +

+

+ You have to enable 'Odoo Developer' group for respective users (Except Admin)in settings & + YOU HAVE TO RE-LOGIN AFTER THE MODULE INSTALLATION. +

- -
+
-
-

- As shown here, Simply automate the developer mode. It helps developer in several perspective. -

-
-
-
- -
-
+

+ Features +

+

+ + Automatically Trigger Developer Mode. +

+

+ + Separate Group for 'Odoo Developers'. +

+

+ + Showing Running DB On Left Top. +

+

+ + Upgrade Modules Easily. +

-
+
-
-

Running DB on left Top

-

The developer can identify running DB easily.

+

+ Screenshots +

+

+ + As shown here, Simply automate the developer mode. It helps developer in several perspective. +

+
+
-
-
- -
+

+ + Shows the running DB on the left top. +

+
+ +
+

+ + Easily upgrade any module without going the module form. +

+
+ +
+

+ + Recent upgraded filter view in Apps. +

+
+
-
+
+
+ cybrosys technologies +
+
+
-
-

Simplify Your Clicks

-

Easily upgrade any module without going the module form.

-
-
-
- +

+ Our Services +

+
+ + + +
+ +
+ + + +
+

+ + Odoo Support +

+ +
+
+
+
+

+ Our Industries +

+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Trading + +

+

+ Easily procure and sell your products. +

+
-
-
-
-

Recent Upgrades History

-

Recent upgraded filter view in Apps.

-
-
-
- +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Manufacturing +

+

+ Plan, track and schedule your operations. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Restaurant +

+

+ Run your bar or restaurant methodical. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + POS +

+

+ Easy configuring and convivial selling. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + E-commerce & Website +

+

+ Mobile friendly, awe-inspiring product pages. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Hotel Management +

+

+ An all-inclusive hotel management application. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Education +

+

+ A Collaborative platform for educational management. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Service Management +

+

+ Keep track of services and invoice accordingly. +

+
- -
-

Need Any Help?

-
+
+
- - - diff --git a/developer_mode/static/description/recent_updates.png b/developer_mode/static/description/recent_updates.png deleted file mode 100644 index 9e894bfcd..000000000 Binary files a/developer_mode/static/description/recent_updates.png and /dev/null differ diff --git a/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-1.png b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-1.png new file mode 100644 index 000000000..0536a6a78 Binary files /dev/null and b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-1.png differ diff --git a/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-2.png b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-2.png new file mode 100644 index 000000000..8d67e18bb Binary files /dev/null and b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-2.png differ diff --git a/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-3.png b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-3.png new file mode 100644 index 000000000..96376d003 Binary files /dev/null and b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-3.png differ diff --git a/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-4.png b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-4.png new file mode 100644 index 000000000..50d4d4d5a Binary files /dev/null and b/employee_vehicle_request/static/description/employee_vehicle_request-cybrosys-4.png differ diff --git a/employee_vehicle_request/static/description/index.html b/employee_vehicle_request/static/description/index.html index 26571494c..f70e2569d 100644 --- a/employee_vehicle_request/static/description/index.html +++ b/employee_vehicle_request/static/description/index.html @@ -1,118 +1,379 @@ -
+ +
-

Employee Vehicle Request

-

This Module Helps You To Manage Vehicle Requests From Employee

-

Cybrosys Technologies

-
-
-

Features:

-
- Employee can request for any vehicle.
- Checking availability of vehicles.
- Validation for send request.
- Validation for requested dates.
- Advanced search view.
-
+

+ Employee Vehicle Request +

+

+ This Module Helps You To Manage Vehicle Requests From Employee +

+
+ Cybrosys Technologies +
+ +
+ cybrosys technologies +
+
- -
+
-
-

Overview

-

- This module is used to manage vehicle requests from each employee. According to this module - two employees can't request the same vehicle at same time. Because this module will check - the vehicle availability. Also this module gives the validation for send request and requested dates. -

-
+

+ Overview +

+

+ Employee can request available vehicle for a time period. + He should mention the time period and purpose. Then he can send this request to hr manager. Here also + module checking the availability of vehicles +

+

+ Configuration +

+

+ No additional configuration required +

- -
+
-

Vehicle Request

-
-

-

Employee -> Vehicle Request -> Vehicle Request

-

-

-
- -
- -
-
- ☛ Here any employee can request available vehicle for a time period. - He should mention the time period and purpose. Then he can send this request to hr manager. Here also - module checking the availability of vehicle. -
+

+ Features +

+

+ + Employee can request for any vehicle +

+

+ + Checking availability of vehicles +

+

+ + Validation for send request +

+

+ + Validation for requested dates +

+

+ + Advanced search view +

+
- -
+
-

Approval

-
-
- +

+ Screenshots +

+

+
+ + Here any employee can request available vehicle for a time period. + He should mention the time period and purpose. Then he can send this request to hr manager. Here also + module checking the availability of vehicle
+

+
+
-
-
-
-

- Here Hr Manager can approve the vehicle request. Or she can refuse the request. Also Employee +

+
+ + Here Hr Manager can approve the vehicle request. Or she can refuse the request. Also Employee can cancel this request from this stage before approval or rejection. -

+

+
+
+

+
+ Validation Messages + +
+

+
+ +
+

+
+ Requested Period Validation +
+

+
+ +
+
-
+
+
+ cybrosys technologies +
+
+
-

Validation Messages

-
-
- +

+ Our Services +

+
+ - ☛ Requested Period Validation -
-
-
- + + +
+ +
+ + + +
+

+ + Odoo Support +

+ +
+ - ☛Checking the availability of vehicle
+
+
+

+ Our Industries +

+
+
-
-

Need Any Help?

-
+
+
+ + Odoo Industry + +
+
+
+

+ + Trading + +

+

+ Easily procure and sell your products. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Manufacturing +

+

+ Plan, track and schedule your operations. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Restaurant +

+

+ Run your bar or restaurant methodical. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + POS +

+

+ Easy configuring and convivial selling. +

+
+ +
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + E-commerce & Website +

+

+ Mobile friendly, awe-inspiring product pages. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Hotel Management +

+

+ An all-inclusive hotel management application. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Education +

+

+ A Collaborative platform for educational management. +

+
+
+
+ +
+
+ + Odoo Industry + +
+
+
+

+ + Service Management +

+

+ Keep track of services and invoice accordingly. +

+
+
+
+
+
+
+
- diff --git a/employee_vehicle_request/static/description/validation1.png b/employee_vehicle_request/static/description/validation1.png deleted file mode 100644 index f985476be..000000000 Binary files a/employee_vehicle_request/static/description/validation1.png and /dev/null differ diff --git a/employee_vehicle_request/static/description/validation2.png b/employee_vehicle_request/static/description/validation2.png deleted file mode 100644 index 4eb86c19b..000000000 Binary files a/employee_vehicle_request/static/description/validation2.png and /dev/null differ diff --git a/employee_vehicle_request/static/description/vehicle1.png b/employee_vehicle_request/static/description/vehicle1.png deleted file mode 100644 index 200536378..000000000 Binary files a/employee_vehicle_request/static/description/vehicle1.png and /dev/null differ diff --git a/employee_vehicle_request/static/description/vehicle2.png b/employee_vehicle_request/static/description/vehicle2.png deleted file mode 100644 index 8bccb2424..000000000 Binary files a/employee_vehicle_request/static/description/vehicle2.png and /dev/null differ diff --git a/event_management/static/description/event_dashboard.png b/event_management/static/description/cybrosys-event-management-1.png similarity index 100% rename from event_management/static/description/event_dashboard.png rename to event_management/static/description/cybrosys-event-management-1.png diff --git a/event_management/static/description/event_order.png b/event_management/static/description/cybrosys-event-management-2.png similarity index 100% rename from event_management/static/description/event_order.png rename to event_management/static/description/cybrosys-event-management-2.png diff --git a/event_management/static/description/event_order_form.png b/event_management/static/description/cybrosys-event-management-3.png similarity index 100% rename from event_management/static/description/event_order_form.png rename to event_management/static/description/cybrosys-event-management-3.png diff --git a/event_management/static/description/event_type.png b/event_management/static/description/cybrosys-event-management-4.png similarity index 100% rename from event_management/static/description/event_type.png rename to event_management/static/description/cybrosys-event-management-4.png diff --git a/event_management/static/description/event_order_creation.gif b/event_management/static/description/cybrosys-event-management-5.gif similarity index 100% rename from event_management/static/description/event_order_creation.gif rename to event_management/static/description/cybrosys-event-management-5.gif diff --git a/event_management/static/description/index.html b/event_management/static/description/index.html index bae8439e8..4ec02d4c5 100644 --- a/event_management/static/description/index.html +++ b/event_management/static/description/index.html @@ -1,21 +1,22 @@ -
+

Event Management

- Core Module for Event Management. + Manage different types of events.
+ Core Module for Event Management.

- Cybrosys Technologies + Cybrosys Technologies
- cybrosys technologies
+ cybrosys technologies +
-

@@ -68,28 +69,28 @@ Event Dashboard

- +

Event Order View

- +

Event Order Form View

- +

Event Type

- +

@@ -102,10 +103,16 @@

Creating an Event Order

- +

+ +
+
+ cybrosys technologies +
+

@@ -365,5 +372,4 @@

-
- +
\ No newline at end of file diff --git a/export_stockinfo_xls/static/description/image1.png b/export_stockinfo_xls/static/description/cybrosys-current-stock-1.png similarity index 100% rename from export_stockinfo_xls/static/description/image1.png rename to export_stockinfo_xls/static/description/cybrosys-current-stock-1.png diff --git a/export_stockinfo_xls/static/description/image2.png b/export_stockinfo_xls/static/description/cybrosys-current-stock-2.png similarity index 100% rename from export_stockinfo_xls/static/description/image2.png rename to export_stockinfo_xls/static/description/cybrosys-current-stock-2.png diff --git a/export_stockinfo_xls/static/description/image3.png b/export_stockinfo_xls/static/description/cybrosys-current-stock-3.png similarity index 100% rename from export_stockinfo_xls/static/description/image3.png rename to export_stockinfo_xls/static/description/cybrosys-current-stock-3.png diff --git a/export_stockinfo_xls/static/description/index.html b/export_stockinfo_xls/static/description/index.html index 8c3e3aea2..4664aca1b 100644 --- a/export_stockinfo_xls/static/description/index.html +++ b/export_stockinfo_xls/static/description/index.html @@ -1,9 +1,5 @@ - - - - -
+

Current Stock XLS @@ -12,10 +8,16 @@ Current Stock Report for all Products in each Warehouse

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -73,7 +75,7 @@ Then You will get the corresponding report in XLS.

- +

@@ -84,234 +86,271 @@ can see stock details of 2 warehouse exported in single spreadsheet.

- +

Negative stock will be highlighted in "red" cells.

- +
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/fleet_rental/static/description/menu_items.png b/fleet_rental/static/description/cybrosys-fleet-rental-1.png similarity index 100% rename from fleet_rental/static/description/menu_items.png rename to fleet_rental/static/description/cybrosys-fleet-rental-1.png diff --git a/fleet_rental/static/description/rental_validation.png b/fleet_rental/static/description/cybrosys-fleet-rental-10.png similarity index 100% rename from fleet_rental/static/description/rental_validation.png rename to fleet_rental/static/description/cybrosys-fleet-rental-10.png diff --git a/fleet_rental/static/description/report.png b/fleet_rental/static/description/cybrosys-fleet-rental-11.png similarity index 100% rename from fleet_rental/static/description/report.png rename to fleet_rental/static/description/cybrosys-fleet-rental-11.png diff --git a/fleet_rental/static/description/contract_menu.png b/fleet_rental/static/description/cybrosys-fleet-rental-2.png similarity index 100% rename from fleet_rental/static/description/contract_menu.png rename to fleet_rental/static/description/cybrosys-fleet-rental-2.png diff --git a/fleet_rental/static/description/checklist_contract.png b/fleet_rental/static/description/cybrosys-fleet-rental-3.png similarity index 100% rename from fleet_rental/static/description/checklist_contract.png rename to fleet_rental/static/description/cybrosys-fleet-rental-3.png diff --git a/fleet_rental/static/description/check_list_tree.png b/fleet_rental/static/description/cybrosys-fleet-rental-4.png similarity index 100% rename from fleet_rental/static/description/check_list_tree.png rename to fleet_rental/static/description/cybrosys-fleet-rental-4.png diff --git a/fleet_rental/static/description/check_list_form.png b/fleet_rental/static/description/cybrosys-fleet-rental-5.png similarity index 100% rename from fleet_rental/static/description/check_list_form.png rename to fleet_rental/static/description/cybrosys-fleet-rental-5.png diff --git a/fleet_rental/static/description/email3.png b/fleet_rental/static/description/cybrosys-fleet-rental-6.png similarity index 100% rename from fleet_rental/static/description/email3.png rename to fleet_rental/static/description/cybrosys-fleet-rental-6.png diff --git a/fleet_rental/static/description/email2.png b/fleet_rental/static/description/cybrosys-fleet-rental-7.png similarity index 100% rename from fleet_rental/static/description/email2.png rename to fleet_rental/static/description/cybrosys-fleet-rental-7.png diff --git a/fleet_rental/static/description/email1.png b/fleet_rental/static/description/cybrosys-fleet-rental-8.png similarity index 100% rename from fleet_rental/static/description/email1.png rename to fleet_rental/static/description/cybrosys-fleet-rental-8.png diff --git a/fleet_rental/static/description/rental_inv.png b/fleet_rental/static/description/cybrosys-fleet-rental-9.png similarity index 100% rename from fleet_rental/static/description/rental_inv.png rename to fleet_rental/static/description/cybrosys-fleet-rental-9.png diff --git a/fleet_rental/static/description/index.html b/fleet_rental/static/description/index.html index c14249976..fbe4c2531 100755 --- a/fleet_rental/static/description/index.html +++ b/fleet_rental/static/description/index.html @@ -1,17 +1,22 @@ -
+

Fleet/Vehicle Rental Management

- This module helps with an opportunity to give the vehicles like car, van, bike, jeep etc.. for Rent. + This module helps with an opportunity to give the vehicles like car, van, bike, jeep etc. for Rent.

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies
+
+

@@ -37,7 +42,7 @@

-
+

Features @@ -97,7 +102,7 @@

- +

Fleet Rental -> Rental Management -> Rental Contract

@@ -109,7 +114,7 @@
- +

Checklist @@ -126,7 +131,7 @@

- +

Checklist Easy Access @@ -137,7 +142,7 @@ No need to open all rental contract to see the checklist.

- +

@@ -148,7 +153,7 @@

- +

@@ -165,20 +170,20 @@

- +
- +
- +

Contract Payment Validations

- +

@@ -188,7 +193,7 @@

- +

Fleet Rental Analysis Report @@ -198,227 +203,264 @@ You can also analyse all your fleet rentals from Fleet Rental -> Reports -> Fleet Rental Analysis.

- +
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
+ diff --git a/front_office_management/static/description/visitor.png b/front_office_management/static/description/cybrosys-front-office-1.png similarity index 100% rename from front_office_management/static/description/visitor.png rename to front_office_management/static/description/cybrosys-front-office-1.png diff --git a/front_office_management/static/description/visit.png b/front_office_management/static/description/cybrosys-front-office-2.png similarity index 100% rename from front_office_management/static/description/visit.png rename to front_office_management/static/description/cybrosys-front-office-2.png diff --git a/front_office_management/static/description/pass.png b/front_office_management/static/description/cybrosys-front-office-3.png similarity index 100% rename from front_office_management/static/description/pass.png rename to front_office_management/static/description/cybrosys-front-office-3.png diff --git a/front_office_management/static/description/report.png b/front_office_management/static/description/cybrosys-front-office-4.png similarity index 100% rename from front_office_management/static/description/report.png rename to front_office_management/static/description/cybrosys-front-office-4.png diff --git a/front_office_management/static/description/todays.png b/front_office_management/static/description/cybrosys-front-office-5.png similarity index 100% rename from front_office_management/static/description/todays.png rename to front_office_management/static/description/cybrosys-front-office-5.png diff --git a/front_office_management/static/description/belongings.png b/front_office_management/static/description/cybrosys-front-office-6.png similarity index 100% rename from front_office_management/static/description/belongings.png rename to front_office_management/static/description/cybrosys-front-office-6.png diff --git a/front_office_management/static/description/label.png b/front_office_management/static/description/cybrosys-front-office-7.png similarity index 100% rename from front_office_management/static/description/label.png rename to front_office_management/static/description/cybrosys-front-office-7.png diff --git a/front_office_management/static/description/user.png b/front_office_management/static/description/cybrosys-front-office-8.png similarity index 100% rename from front_office_management/static/description/user.png rename to front_office_management/static/description/cybrosys-front-office-8.png diff --git a/front_office_management/static/description/index.html b/front_office_management/static/description/index.html index 31feeb463..f28cd2882 100755 --- a/front_office_management/static/description/index.html +++ b/front_office_management/static/description/index.html @@ -1,5 +1,5 @@ -
+

Front Office Management @@ -8,10 +8,16 @@ Manages Visitors and Employee Belongings

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -65,7 +71,7 @@ Create visitors.

- +

Visits

@@ -73,7 +79,7 @@ Add visiting details.

- +

Visitor Pass

@@ -81,7 +87,7 @@ Go to Visitor Management -> Visits -> Print -> Visitor Pass

- +

Visitor Report

@@ -89,12 +95,12 @@ Go to Visitor Management -> Visits -> Print -> Visitors Report

- +

Today's Visits

- +

Employee Belongings

@@ -102,7 +108,7 @@ Here you can specify the field 'Permission' with the values of Allowed,Not Allowed and Allowed with permission.

- +

Property Label

@@ -110,7 +116,7 @@ Print the properties name that are not allowed to enter to the office.

- +

Receptionist

@@ -118,227 +124,264 @@ We can set 'Receptionist' access from users form.

- +
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
+ diff --git a/hide_cost_price/static/description/user_adding_group.png b/hide_cost_price/static/description/hide-product-cost-cybrosys-1.png similarity index 100% rename from hide_cost_price/static/description/user_adding_group.png rename to hide_cost_price/static/description/hide-product-cost-cybrosys-1.png diff --git a/hide_cost_price/static/description/product_form_view.png b/hide_cost_price/static/description/hide-product-cost-cybrosys-2.png similarity index 100% rename from hide_cost_price/static/description/product_form_view.png rename to hide_cost_price/static/description/hide-product-cost-cybrosys-2.png diff --git a/hide_cost_price/static/description/product_tree_view.png b/hide_cost_price/static/description/hide-product-cost-cybrosys-3.png similarity index 100% rename from hide_cost_price/static/description/product_tree_view.png rename to hide_cost_price/static/description/hide-product-cost-cybrosys-3.png diff --git a/hide_cost_price/static/description/index.html b/hide_cost_price/static/description/index.html index 1dd28c544..b702f2428 100644 --- a/hide_cost_price/static/description/index.html +++ b/hide_cost_price/static/description/index.html @@ -1,4 +1,4 @@ -
+

Hide Product Cost Price @@ -7,10 +7,16 @@ Cost price will be visible only for selected users

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -55,237 +61,275 @@

User will see the product cost price only if he is added in this group

- +

Product View for users not in the Group

Product form view without cost price

- +

Product tree view without cost price

- +
+ +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
- diff --git a/insurance_management_cybro/static/description/index.html b/insurance_management_cybro/static/description/index.html index 577a3b754..8011d71f5 100755 --- a/insurance_management_cybro/static/description/index.html +++ b/insurance_management_cybro/static/description/index.html @@ -1,5 +1,4 @@ - -
+

Insurance Management @@ -10,7 +9,11 @@

Cybrosys Technologies
- cybrosys technologies + +
+ cybrosys technologies +
+
@@ -124,6 +127,12 @@
+ +
+
+ cybrosys technologies +
+

@@ -131,216 +140,247 @@

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developers +

+ + Hire Odoo Developers

-
+
- cybrosys technologies

Our Industries

- +
-

+

+ Trading +

-

+

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

-

+

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

-

+

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

-

+

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

-

+

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

-

+

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

-

+

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

-

+

Keep track of services and invoice accordingly.

-
-

diff --git a/inventory_barcode_scanning/static/description/inventory_barcode.png b/inventory_barcode_scanning/static/description/cybrosys-inventory-barcode.png similarity index 100% rename from inventory_barcode_scanning/static/description/inventory_barcode.png rename to inventory_barcode_scanning/static/description/cybrosys-inventory-barcode.png diff --git a/inventory_barcode_scanning/static/description/index.html b/inventory_barcode_scanning/static/description/index.html index ccae52ace..558ca3970 100644 --- a/inventory_barcode_scanning/static/description/index.html +++ b/inventory_barcode_scanning/static/description/index.html @@ -1,4 +1,5 @@ -
+ +

Barcode scanning support for Inventory @@ -7,10 +8,16 @@ Use Barcode scanner to add entry in Stock Picking

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -68,227 +75,265 @@
- +

+ +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/invoice_stock_move/static/description/index.html b/invoice_stock_move/static/description/index.html index a736a9d68..fdf473b61 100644 --- a/invoice_stock_move/static/description/index.html +++ b/invoice_stock_move/static/description/index.html @@ -1,18 +1,16 @@ -
+ +

Stock Picking From Invoice

- This Module Enables To Stock Pickings From Customer/Supplier Invoice. + This Module Enables To Stock Pickings From Customer/Supplier Invoice.

- Cybrosys Technologies + Cybrosys Technologies
- -
- cybrosys technologies
-
+ cybrosys technologies
@@ -61,25 +59,31 @@ On clicking Transfer Button, Stock Is Moved To Customer Inventory.
- +

Receive Button in Vendor Bill.

- +

>On clicking Receive Button, Stock Is Moved To Our Inventory.

- +
+ +
+
+ cybrosys technologies +
+
diff --git a/invoice_stock_move/static/description/customer_invoice.png b/invoice_stock_move/static/description/stock-picking-cybrosys-1.png similarity index 100% rename from invoice_stock_move/static/description/customer_invoice.png rename to invoice_stock_move/static/description/stock-picking-cybrosys-1.png diff --git a/invoice_stock_move/static/description/supp_warehouse.png b/invoice_stock_move/static/description/stock-picking-cybrosys-2.png similarity index 100% rename from invoice_stock_move/static/description/supp_warehouse.png rename to invoice_stock_move/static/description/stock-picking-cybrosys-2.png diff --git a/invoice_stock_move/static/description/supplier_invoice.png b/invoice_stock_move/static/description/stock-picking-cybrosys-3.png similarity index 100% rename from invoice_stock_move/static/description/supplier_invoice.png rename to invoice_stock_move/static/description/stock-picking-cybrosys-3.png diff --git a/laundry_management/static/description/laundry_order.png b/laundry_management/static/description/cybrosys-laundry-1.png similarity index 100% rename from laundry_management/static/description/laundry_order.png rename to laundry_management/static/description/cybrosys-laundry-1.png diff --git a/laundry_management/static/description/washing_type.png b/laundry_management/static/description/cybrosys-laundry-10.png similarity index 100% rename from laundry_management/static/description/washing_type.png rename to laundry_management/static/description/cybrosys-laundry-10.png diff --git a/laundry_management/static/description/additional.png b/laundry_management/static/description/cybrosys-laundry-11.png similarity index 100% rename from laundry_management/static/description/additional.png rename to laundry_management/static/description/cybrosys-laundry-11.png diff --git a/laundry_management/static/description/laundry_report.png b/laundry_management/static/description/cybrosys-laundry-12.png similarity index 100% rename from laundry_management/static/description/laundry_report.png rename to laundry_management/static/description/cybrosys-laundry-12.png diff --git a/laundry_management/static/description/laundr_work.png b/laundry_management/static/description/cybrosys-laundry-2.png similarity index 100% rename from laundry_management/static/description/laundr_work.png rename to laundry_management/static/description/cybrosys-laundry-2.png diff --git a/laundry_management/static/description/demo_work.png b/laundry_management/static/description/cybrosys-laundry-3.png similarity index 100% rename from laundry_management/static/description/demo_work.png rename to laundry_management/static/description/cybrosys-laundry-3.png diff --git a/laundry_management/static/description/label.png b/laundry_management/static/description/cybrosys-laundry-4.png similarity index 100% rename from laundry_management/static/description/label.png rename to laundry_management/static/description/cybrosys-laundry-4.png diff --git a/laundry_management/static/description/order.png b/laundry_management/static/description/cybrosys-laundry-6.png similarity index 100% rename from laundry_management/static/description/order.png rename to laundry_management/static/description/cybrosys-laundry-6.png diff --git a/laundry_management/static/description/makeover.png b/laundry_management/static/description/cybrosys-laundry-7.png similarity index 100% rename from laundry_management/static/description/makeover.png rename to laundry_management/static/description/cybrosys-laundry-7.png diff --git a/laundry_management/static/description/invoice1.png b/laundry_management/static/description/cybrosys-laundry-8.png similarity index 100% rename from laundry_management/static/description/invoice1.png rename to laundry_management/static/description/cybrosys-laundry-8.png diff --git a/laundry_management/static/description/invoice.png b/laundry_management/static/description/cybrosys-laundry-9.png similarity index 100% rename from laundry_management/static/description/invoice.png rename to laundry_management/static/description/cybrosys-laundry-9.png diff --git a/laundry_management/static/description/index.html b/laundry_management/static/description/index.html index cf2e4b82d..c4b737e93 100755 --- a/laundry_management/static/description/index.html +++ b/laundry_management/static/description/index.html @@ -1,4 +1,4 @@ -
+

Laundry Service Management @@ -7,10 +7,16 @@ Cybrosys Industrial Module Which Helps You To Manage Laundry Service

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -21,6 +27,17 @@ for Laundry Management. It manages the laundry process with assigning works to workers.

+
+

+ Configuration +

+

+ Access Rights +
+ + Laundry Manager : Laundry manager have all the access across the fleet rental management
+ Laundry User : Laundry user can read, write and create the records. +

@@ -91,16 +108,16 @@ order lines with washing type and Extra works for your order.
- +
When you confirm the Laundry Order the corresponding works will created under the assigned person. There you can add extra products also. It will also add in Billing.
- +
- +

@@ -110,7 +127,7 @@ You can print label for each order from the print menu.
- +

@@ -123,14 +140,14 @@ This is the Separate Laundry Works Form. Here you can see the work status of Laundry Works.
- +
If there is any extra works , it will created as work When you finish the main work. Then we can see the status of that order line is become 'Make Over'.
- +

@@ -140,13 +157,13 @@ You can create Invoice via the button 'Create Invoice' when the order reaches to 'Done' state.
- +
You can see all the Invoice through the smart button "Invoices" from the Laundry Order form.
- +

@@ -157,14 +174,14 @@ specifying the name, assigned person and service charge
- +
You can configure additional works from the menu Laundry Management -> Configuration -> Additional Works by specifying the name, assigned person and service charge
- +

@@ -174,15 +191,7 @@ You can also analyse your all Laundry Works from Laundry Management -> Report -> Laundry Order Analysis.
- -
-

- - Access Rights -

-
- Laundry Manager :- Laundry manager have all the access across the fleet rental management
- Laundry User :- Laundry user can read, write and create the records. +
@@ -194,222 +203,259 @@
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/laundry_management/static/description/index.html~ b/laundry_management/static/description/index.html~ deleted file mode 100755 index adca66f0f..000000000 --- a/laundry_management/static/description/index.html~ +++ /dev/null @@ -1,222 +0,0 @@ -
-
-

Laundry Service Management

-

Cybrosys Industrial Module Which Helps You To Manage Laundry Service

-

Cybrosys Technologies

-
-
-

Features:

-
- Recording Laundry Order.
- Assigning Works.
- Make Invoices.
- Separate View for Works.
- Billing Facility for Extra Works.
- Label Printing for Every Order.
- Detailed Laundry Work Analysis Report.
- Access Rights From Multiple Level.
- Configuration for Washing Type.
- Configuration for Extra Works (Ironing/Patching etc..).
-
-
-
- -
-
-
-

Overview

-

- This is an industrial specific module by Cybrosys Technologies - for Laundry Management. It manages - the laundry process with assigning works to workers. -

-
-
-
- -
-
-

Recording Laundry Order

-
-

-

Laundry Management -> Laundry Management -> Laundry Order

-

- ☛ When you install this module, an extra menu - Laundry Management will created in main menu. You - can see the different sub menus under the main menu. Here you - can create Laundry Order via clicking the 'Create' button. There you can specify the customer, laundry person, - order lines with washing type and Extra works for your order. - -

-
-
- -
-
-
-
- ☛ When you confirm the Laundry Order the corresponding works will created under the - assigned person. There you can add extra products also. It will also add in Billing. -
-
-
-
- -
-
-
-
- -
-
-
-
-
-
- -
-
-

Laundry Label

-
-
- ☛ You can print label for each order from the print menu. -
-
- -
-
-
-
- -
-
-

Laundry Works

-
-
-

-

Laundry Management -> Laundry Management -> Laundry Works

-

-

-
- ☛ This is the Separate Laundry Works Form. Here you can see the work status of Laundry Works. -
-
- -
-
- ☛ If there is any extra works , it will created as work When you finish the main work. Then we can see the - status of that order line is become 'Make Over'. -
-
- -
-
-
-
- -
-
-

Invoice

-
- ☛ - You can create Invoice via the button 'Create Invoice' when the order reaches to 'Done' state. - -
- -
-
-
- ☛ - You can see all the Invoice through the smart button "Invoices" from the Laundry Order form. - -
- -
-
-
-
- -
-
-

Configuration

-
- ☛ - You can configure washing types from the menu Laundry Management -> Configuration -> Washing Type by - specifying the name, assigned person and service charge - -
- -
-
-
- ☛ - You can configure additional works from the menu Laundry Management -> Configuration -> Additional Works by - specifying the name, assigned person and service charge - -
- -
-
-
-
- -
-
-

Laundry Work Analysis Report

-
- ☛ - You can also analyse your all Laundry Works from Laundry Management -> Report -> Laundry Order Analysis. - -
- -
-
-
-
- -
-
-

Access Rights

-
- ☛Laundry Manager :- Laundry manager have all the access across the fleet rental management
- ☛Laundry User :- Laundry user can read, write and create the records. -
-
-
- -
-
-

You Looking for a functional Documentation of this Application.?

-

Give a Request Mail to:    odoo@cybrosys.com

-
-
-
- -
-

Need Any Help?

- -
- - - diff --git a/login_user_detail/static/description/login.png b/login_user_detail/static/description/cybrosys-login-user-details.png similarity index 100% rename from login_user_detail/static/description/login.png rename to login_user_detail/static/description/cybrosys-login-user-details.png diff --git a/login_user_detail/static/description/index.html b/login_user_detail/static/description/index.html index 49be25641..e0ead9527 100755 --- a/login_user_detail/static/description/index.html +++ b/login_user_detail/static/description/index.html @@ -1,4 +1,4 @@ -
+

User Log Details @@ -7,10 +7,16 @@ Records User Log Details

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -31,226 +37,264 @@ Login Details

- +
+ +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/mrp_production_draft/static/description/banner.png b/mrp_production_draft/static/description/banner.png deleted file mode 100644 index a7a6c577d..000000000 Binary files a/mrp_production_draft/static/description/banner.png and /dev/null differ diff --git a/mrp_production_draft/static/description/MO_default.png b/mrp_production_draft/static/description/cybrosys-mrp-draft-1.png similarity index 100% rename from mrp_production_draft/static/description/MO_default.png rename to mrp_production_draft/static/description/cybrosys-mrp-draft-1.png diff --git a/mrp_production_draft/static/description/MO_new.png b/mrp_production_draft/static/description/cybrosys-mrp-draft-2.png similarity index 100% rename from mrp_production_draft/static/description/MO_new.png rename to mrp_production_draft/static/description/cybrosys-mrp-draft-2.png diff --git a/mrp_production_draft/static/description/delete_warning.png b/mrp_production_draft/static/description/cybrosys-mrp-draft-3.png similarity index 100% rename from mrp_production_draft/static/description/delete_warning.png rename to mrp_production_draft/static/description/cybrosys-mrp-draft-3.png diff --git a/mrp_production_draft/static/description/header-banner.png b/mrp_production_draft/static/description/header-banner.png deleted file mode 100644 index dbba6944d..000000000 Binary files a/mrp_production_draft/static/description/header-banner.png and /dev/null differ diff --git a/mrp_production_draft/static/description/index.html b/mrp_production_draft/static/description/index.html index 2e632a7d1..32aa08856 100644 --- a/mrp_production_draft/static/description/index.html +++ b/mrp_production_draft/static/description/index.html @@ -1,5 +1,4 @@ - -
+

Draft Manufacturing Order @@ -10,6 +9,10 @@

Cybrosys Technologies
+ +
+ cybrosys technologies
+
@@ -62,240 +65,279 @@ Default in odoo, there is only the confirmed state as default. You cannot edit if the order is confirmed.
- +

Provides a new state 'Draft' as default. So that users can manage a manufacturing order more easily.

- +

- Change in the warning message if you try to edit the confirmed manufacturing order. + Change in the warning mesage if you try to edit the confirmed manufacturing order.

- +
+ +
+
+ cybrosys technologies +
+
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
- - diff --git a/odoo-debrand/static/description/index.html b/odoo-debrand/static/description/index.html index 097563154..6d3cbbb3b 100644 --- a/odoo-debrand/static/description/index.html +++ b/odoo-debrand/static/description/index.html @@ -148,80 +148,96 @@
+
cybrosys technologies
- -
+

Our Services

+ -

- Odoo Implementation +

+ + Odoo Implementation

+
+ -

- Odoo Integration +

+ + Odoo Integration +

+
+ -

- Odoo Support +

+ + Odoo Support

+
+ -

- Hire Odoo Developers +

+ + Hire Odoo Developers

- +
-
+
-

+

Our Industries

+
-

+

+ Trading +

-

+

Easily procure and sell your products.

+
+
-

- Manufacturing +

+ + Manufacturing

-

+

Plan, track and schedule your operations.

+
+
- Odoo Industry - + Odoo Industry +
-

- Restaurant +

+ + Restaurant

-

+

Run your bar or restaurant methodical.

+
+
-

- POS +

+ + POS

-

+

Easy configuring and convivial selling.

+
+
-

- Hotel Management +

+ + Hotel Management

-

+

An all-inclusive hotel management application.

+
-

- Education +

+ + Education

-

+

A Collaborative platform for educational management.

+
-

- Service Management +

+ + Service Management

-

+

Keep track of services and invoice accordingly.

@@ -360,13 +396,12 @@
-
-
- +
\ No newline at end of file diff --git a/point_of_sale_logo/static/description/main.png b/point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-1.png similarity index 100% rename from point_of_sale_logo/static/description/main.png rename to point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-1.png diff --git a/point_of_sale_logo/static/description/parcel_config.png b/point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-2.png similarity index 100% rename from point_of_sale_logo/static/description/parcel_config.png rename to point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-2.png diff --git a/point_of_sale_logo/static/description/parcel_rcpt.png b/point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-3.png similarity index 100% rename from point_of_sale_logo/static/description/parcel_rcpt.png rename to point_of_sale_logo/static/description/cybrosys-point-of -sale-logo-3.png diff --git a/point_of_sale_logo/static/description/index.html b/point_of_sale_logo/static/description/index.html index 449202178..65de0810e 100755 --- a/point_of_sale_logo/static/description/index.html +++ b/point_of_sale_logo/static/description/index.html @@ -1,4 +1,5 @@ -
+ +

Point of Sale Logo @@ -7,10 +8,16 @@ Logo For Every Point of Sale

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -62,236 +69,274 @@
- +
- +

POS receipt with point of sale logo and name

- +
+ +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
-
\ No newline at end of file +
diff --git a/pos_controlled_interface/static/description/index.html b/pos_controlled_interface/static/description/index.html index 0c2b5734c..d7c3559cd 100644 --- a/pos_controlled_interface/static/description/index.html +++ b/pos_controlled_interface/static/description/index.html @@ -1,17 +1,18 @@ -
+

Controlled Point Of Sale

- Manager Can Control the POS + Manager Can Control the POS

- Cybrosys Technologies + Cybrosys Technologies
- cybrosys technologies
+ cybrosys technologies +
@@ -57,7 +58,7 @@ ☛ Select the control.

- +

@@ -67,11 +68,17 @@ ☛ Controlled Mode.

- +

+ +
+
+ cybrosys technologies +
+
diff --git a/pos_controlled_interface/static/description/point_of_sale.png b/pos_controlled_interface/static/description/pos-discount-cybrosys-1.png similarity index 100% rename from pos_controlled_interface/static/description/point_of_sale.png rename to pos_controlled_interface/static/description/pos-discount-cybrosys-1.png diff --git a/pos_controlled_interface/static/description/pos_control.gif b/pos_controlled_interface/static/description/pos-discount-cybrosys-2.gif similarity index 100% rename from pos_controlled_interface/static/description/pos_control.gif rename to pos_controlled_interface/static/description/pos-discount-cybrosys-2.gif diff --git a/pos_lock_session/static/description/index.html b/pos_lock_session/static/description/index.html index ebfb75b2a..00495e368 100644 --- a/pos_lock_session/static/description/index.html +++ b/pos_lock_session/static/description/index.html @@ -1,17 +1,18 @@ -
+

POS Session Lock

- Lock Pos Screen + CLock Pos Screen

- Cybrosys Technologies + Cybrosys Technologies
- cybrosys technologies
+ cybrosys technologies +
@@ -83,6 +84,12 @@
+ +
+
+ cybrosys technologies +
+
diff --git a/pos_order_line_image/static/description/index.html b/pos_order_line_image/static/description/index.html index bf3f10dfe..1996e62d2 100755 --- a/pos_order_line_image/static/description/index.html +++ b/pos_order_line_image/static/description/index.html @@ -1,5 +1,4 @@ - -
+

Pos Order Line Product Image @@ -8,8 +7,13 @@ Helps to show product images in each order line.

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
@@ -46,231 +50,251 @@
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
- -
- -
+
+

Point of Sale : Setting Product Categories for POS

+

+ Use Barcode scanner to add entry in Stock Picking +

- Cybrosys Technologies + Cybrosys Technologies
- cybrosys technologies
+ cybrosys technologies +
@@ -52,6 +56,13 @@
+ + +
+
+ cybrosys technologies +
+
@@ -313,4 +322,4 @@ -
+
\ No newline at end of file diff --git a/pos_ticket/static/description/new_receipt_pos.png b/pos_ticket/static/description/cybrosys-pos-ticket-1.png similarity index 100% rename from pos_ticket/static/description/new_receipt_pos.png rename to pos_ticket/static/description/cybrosys-pos-ticket-1.png diff --git a/pos_ticket/static/description/new_pos_logo.png b/pos_ticket/static/description/cybrosys-pos-ticket-2.png similarity index 100% rename from pos_ticket/static/description/new_pos_logo.png rename to pos_ticket/static/description/cybrosys-pos-ticket-2.png diff --git a/pos_ticket/static/description/index.html b/pos_ticket/static/description/index.html index a32f081ec..784e361f2 100755 --- a/pos_ticket/static/description/index.html +++ b/pos_ticket/static/description/index.html @@ -1,7 +1,7 @@ -
+
-

+

Company Logo In POS Receipt

@@ -10,8 +10,13 @@

Cybrosys Technologies
+ +
+ cybrosys technologies
+
+

@@ -46,234 +51,272 @@ Differences between old and new look of POS receipt.

- +

Differences between old and new look of POS Logo.

- +
+ +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
-
\ No newline at end of file +
diff --git a/pos_ticket/static/description/index.html~ b/pos_ticket/static/description/index.html~ deleted file mode 100755 index a3b56e9c3..000000000 --- a/pos_ticket/static/description/index.html~ +++ /dev/null @@ -1,78 +0,0 @@ -
-
-

Company Logo In POS Receipt

-

Company logo and info will be displayed in POS receipt

-

Cybrosys Technologies

-
-
- -
-
-
-

Receipt Details

-
-

- Currently in Odoo POS receipt there is no company logo. - This module adds the company logo to the POS receipt so that the users will get more information about - the company from the receipt. Also replace the default POS logo in the Status bar with Company logo -

-
- -
- -
-
-

Receipt

-
- -
-
- -
-
- -
-
-
- -
-
-

POS Logo

-
- -
-
- -
-
- -
-
-
- - -
-

Need Any Help?

- -
diff --git a/sale_discount_total/static/description/s_d_so.png b/sale_discount_total/static/description/cybrosys-sales-discount-1.png similarity index 100% rename from sale_discount_total/static/description/s_d_so.png rename to sale_discount_total/static/description/cybrosys-sales-discount-1.png diff --git a/sale_discount_total/static/description/s_d_inv.png b/sale_discount_total/static/description/cybrosys-sales-discount-2.png similarity index 100% rename from sale_discount_total/static/description/s_d_inv.png rename to sale_discount_total/static/description/cybrosys-sales-discount-2.png diff --git a/sale_discount_total/static/description/s_d_settings.png b/sale_discount_total/static/description/cybrosys-sales-discount-3.png similarity index 100% rename from sale_discount_total/static/description/s_d_settings.png rename to sale_discount_total/static/description/cybrosys-sales-discount-3.png diff --git a/sale_discount_total/static/description/s_d_state.png b/sale_discount_total/static/description/cybrosys-sales-discount-4.png similarity index 100% rename from sale_discount_total/static/description/s_d_state.png rename to sale_discount_total/static/description/cybrosys-sales-discount-4.png diff --git a/sale_discount_total/static/description/index.html b/sale_discount_total/static/description/index.html index 6c168d4ab..f7604ea70 100644 --- a/sale_discount_total/static/description/index.html +++ b/sale_discount_total/static/description/index.html @@ -1,5 +1,4 @@ - -
+

Global Discount In Sale @@ -10,6 +9,11 @@

Cybrosys Technologies
+ +
+ cybrosys technologies +
+
@@ -52,14 +56,14 @@ Sale Order
- +

Customer Invoice

- +

@@ -67,234 +71,271 @@ will require approval.

- +

Manager level users can approve sale orders in 'Waiting Approval' stage.

- +
+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/salon_management/README.rst b/salon_management/README.rst index 0320cef4a..957d94356 100644 --- a/salon_management/README.rst +++ b/salon_management/README.rst @@ -17,5 +17,4 @@ Features Credits ======= -Developer : Avinash N K - +Developer (v9-v11): Avinash N K \ No newline at end of file diff --git a/salon_management/static/description/1.png b/salon_management/static/description/1.png index 3314a8559..858734349 100644 Binary files a/salon_management/static/description/1.png and b/salon_management/static/description/1.png differ diff --git a/salon_management/static/description/10.png b/salon_management/static/description/10.png index c43ac7252..0ba61e6e0 100644 Binary files a/salon_management/static/description/10.png and b/salon_management/static/description/10.png differ diff --git a/salon_management/static/description/2.png b/salon_management/static/description/2.png index a03f329d0..578302093 100644 Binary files a/salon_management/static/description/2.png and b/salon_management/static/description/2.png differ diff --git a/salon_management/static/description/3.png b/salon_management/static/description/3.png index 1a1899e8f..8c1c30931 100644 Binary files a/salon_management/static/description/3.png and b/salon_management/static/description/3.png differ diff --git a/salon_management/static/description/4.png b/salon_management/static/description/4.png index fec8fe9cc..a2a0be8e8 100644 Binary files a/salon_management/static/description/4.png and b/salon_management/static/description/4.png differ diff --git a/salon_management/static/description/5.png b/salon_management/static/description/5.png index 8ffe9e92d..85b3d57b7 100644 Binary files a/salon_management/static/description/5.png and b/salon_management/static/description/5.png differ diff --git a/salon_management/static/description/6.png b/salon_management/static/description/6.png index 25bda67ee..f2b6de0ea 100644 Binary files a/salon_management/static/description/6.png and b/salon_management/static/description/6.png differ diff --git a/salon_management/static/description/7.png b/salon_management/static/description/7.png index 006d6a885..dd4e70bc3 100644 Binary files a/salon_management/static/description/7.png and b/salon_management/static/description/7.png differ diff --git a/salon_management/static/description/8.png b/salon_management/static/description/8.png index cdd6130ff..0c0469a32 100644 Binary files a/salon_management/static/description/8.png and b/salon_management/static/description/8.png differ diff --git a/salon_management/static/description/9.png b/salon_management/static/description/9.png index 30cc62a36..05369c69d 100644 Binary files a/salon_management/static/description/9.png and b/salon_management/static/description/9.png differ diff --git a/salon_management/static/description/cybro_logo.png b/salon_management/static/description/cybro_logo.png deleted file mode 100644 index bb309114c..000000000 Binary files a/salon_management/static/description/cybro_logo.png and /dev/null differ diff --git a/salon_management/static/description/icon.png b/salon_management/static/description/icon.png index ddb8bedeb..bdfa70f4f 100644 Binary files a/salon_management/static/description/icon.png and b/salon_management/static/description/icon.png differ diff --git a/salon_management/static/description/index.html b/salon_management/static/description/index.html index 2ff049b70..573556a85 100644 --- a/salon_management/static/description/index.html +++ b/salon_management/static/description/index.html @@ -10,6 +10,11 @@
Cybrosys Technologies
+ +
+ cybrosys technologies
+
+
@@ -20,14 +25,16 @@

- This Spa management system developed by Cybrosys Techno Solutions helps - your customers to do the online booking for using the service. This module - integrates with other Odoo modules like accounting and website. + Cybrosys Techno Solution’s Spa Management System envisions in giving a complete + new experience to client in availing their spa services. + The Spa Management System helps the customer in processing their online booking + for spa services. The module comes integrated with Odoo Accounting and Website, offering + comprehensive plethora of functions.

- Another advantage of having this Spa management system is your customers - who have done the online booking will get the booking information via email. - By using an app like this, you can enhance your business. + One of the significant advantage of using the Spa Management System is that, it offers your + customer their booking information via email. The client is equipped with the status of + their booking, enhancing the customary experience and brand building of your business.

@@ -41,45 +48,49 @@

- Online Booking Facility. + Online booking facility.

- Accounting Facility. + Accounting facility.

- Customer Notification Through Mail.. + Customer notification via email.

- User Interactive Dashboard.

+ User interactive dashboard.

- Customer Can view the Available chairs and order details.

+ Customer can view the available chairs and order details.

- Different access levels for Users and Administrator.

+ Different access levels for users and administrator.

- Track the chair user by date.. + Track the chair user by date.

+
-
+

Dashboard


- Dashboard view is shown in the below image. Your customers can book the service in two ways, direct booking and online booking. The chairs with Black font's are the only ones available for online booking and the White ones for direct booking. - -In Dashboard, you get the daily collection of that chair and when that chair will be free, in case if that chair is currently in use. Also you can see the active orders of that chair and if you click on it, that will directly take you to the active orders of that chair. - -If you want to change the settings of chair, you can just click the settings button in the dashboard. + Dashboard view is shown in the below image. + Your customer can book the service in two ways, either via direct booking or online booking. + The chairs with Black font's denote the ones available for online booking and the White ones + for direct booking. From dashboard, one get all information about the chair, whether the + particular chair is free or is in currently use. Also one can see the + active orders of that chair. If the end user clicks in , it will directly navigate to the + active orders of that chair. In case, if the end user want to change the + settings of chair, they can just click the settings button in the dashboard.
-

+

Chair

@@ -87,139 +98,157 @@ If you want to change the settings of chair, you can just click the settings but Here you can create and edit details of each chair. You can assign a user to the chair by adding new user to the users tab in the form view of chair(Check the image shown below). The last added user will be turned to the current user of the chair. Using this tab, you can track which user is active on the Chair on a particular date or time. -
+
-

+

Services

Go to Salon --> Services

List of services provided by the Spa. You can create and edit services here. -
+
-

+

Salon Orders

Go to Salon --> Salon Orders

Here you have all the orders in the Spa. -
+
-

+

Salon Order Form View

Go to Salon --> Salon Orders --> Form View

Form view of the salon order is shown in the image. You will get the corresponding invoice details of the order by clicking the Invoice button in the upper right side of the form view. -
+
-

+

Booking

Go to Salon --> Bookings

Here you can see all the online bookings. You can either approve a booking or reject a booking. In both cases the notification is send to the customer mail address. The approved bookings will be changed to salon orders. -
+
-

+

Booking Form View

Go to Salon --> Bookings --> Form View

Here you can see all existing salon orders on the corresponding date on that chair. After checking the time availability, you can decide to approve/reject the booking. -
+
-

+

Settings

Go to Salon --> Configuration --> Settings

Here you can assign the chairs for booking purpose. Only the assigned chairs can be booked by a customer through online. Also you can select the holidays here -
+
-

+

-

+

Online Booking

Go to Website --> Bookings

-
+
-

- -

-

+

Check the availability of Chair

Go to Website --> Bookings

-
+
-

+

+
+
+ cybrosys technologies +
+

- Our Service + Our Services

- +

- Odoo
Customization + + Odoo Customization +

- +
- +

- Odoo
Implementation -

+ + Odoo Implementation +
- +

- Odoo
Integration -

+ + Odoo Integration +
- +

- Odoo
Support -

+ + Odoo Support +
- +

- Hire
Odoo Developer -

+ + Hire Odoo Developer +
@@ -231,145 +260,164 @@ If you want to change the settings of chair, you can just click the settings but
- +

+ Trading +

Easily procure and sell your products.

-
- +

+ Manufacturing +

Plan, track and schedule your operations.

-
- +

+ Restaurant +

Run your bar or restaurant methodical.

-
- +

+ POS +

Easy configuring and convivial selling.

-
- +

+ E-commerce & Website +

Mobile friendly, awe-inspiring product pages.

-
- +

+ Hotel Management +

An all-inclusive hotel management application.

-
- +

+ Education +

A Collaborative platform for educational management.

-
- +

+ Service Management +

Keep track of services and invoice accordingly.

-
@@ -392,4 +440,4 @@ If you want to change the settings of chair, you can just click the settings but -
\ No newline at end of file +
diff --git a/task_deadline_reminder/static/description/project_task_form.jpg b/task_deadline_reminder/static/description/cybrosys-task-reminder-1.jpg similarity index 100% rename from task_deadline_reminder/static/description/project_task_form.jpg rename to task_deadline_reminder/static/description/cybrosys-task-reminder-1.jpg diff --git a/task_deadline_reminder/static/description/scheduled_action_form.png b/task_deadline_reminder/static/description/cybrosys-task-reminder-2.png similarity index 100% rename from task_deadline_reminder/static/description/scheduled_action_form.png rename to task_deadline_reminder/static/description/cybrosys-task-reminder-2.png diff --git a/task_deadline_reminder/static/description/mail.png b/task_deadline_reminder/static/description/cybrosys-task-reminder-3.png similarity index 100% rename from task_deadline_reminder/static/description/mail.png rename to task_deadline_reminder/static/description/cybrosys-task-reminder-3.png diff --git a/task_deadline_reminder/static/description/index.html b/task_deadline_reminder/static/description/index.html index 0279e04df..db0ac7df9 100644 --- a/task_deadline_reminder/static/description/index.html +++ b/task_deadline_reminder/static/description/index.html @@ -1,4 +1,4 @@ -
+

Task DeadLine Reminder @@ -7,10 +7,16 @@ Helps to remind the deadline of various tasks.

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -56,14 +62,14 @@
- +

Automation Scheduled Action - Cron Job

- +

@@ -74,226 +80,265 @@ This email will group all tasks which are deadline today for that user and send summary table to user/employee by email.

- +
+ + +
+
+ cybrosys technologies +
+

- Our Service + Our Services

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-
-
\ No newline at end of file +
diff --git a/total_payable_receivable/static/description/index.html b/total_payable_receivable/static/description/index.html index 733bb29ad..9eef58e51 100644 --- a/total_payable_receivable/static/description/index.html +++ b/total_payable_receivable/static/description/index.html @@ -1,17 +1,22 @@ - -
+
-

+

Payable And Receivable Amounts

It shows total payable & receivable amount in partner form

- Cybrosys Technologies + Cybrosys Technologies
+ +
+ cybrosys technologies +
+
+

@@ -29,6 +34,11 @@

+
+
+ cybrosys technologies +
+

@@ -36,215 +46,247 @@

- + -

- Odoo
Customization +

+ + Odoo Customization +

- +
- + -

- Odoo
Implementation +

+ + Odoo Implementation

- +
- + -

- Odoo
Integration +

+ + Odoo Integration +

- +
- + -

- Odoo
Support +

+ + Odoo Support

- +
- + -

- Hire
Odoo Developer +

+ + Hire Odoo Developers

-
+

Our Industries

- +
-

+

+ Trading +

Easily procure and sell your products.

- +
- +
-

- Manufacturing +

+ + Manufacturing

Plan, track and schedule your operations.

- +
- +
-

- Restaurant +

+ + Restaurant

Run your bar or restaurant methodical.

- +
- +
-

- POS +

+ + POS

Easy configuring and convivial selling.

- +
- +
-

- E-commerce & Website +

+ + E-commerce & Website

Mobile friendly, awe-inspiring product pages.

-
- +
- +
-

- Hotel Management +

+ + Hotel Management

An all-inclusive hotel management application.

-
- +
-

- Education +

+ + Education

A Collaborative platform for educational management.

-
- +
-

- Service Management +

+ + Service Management

Keep track of services and invoice accordingly.

-
-

diff --git a/vouchers_pos/static/description/index.html b/vouchers_pos/static/description/index.html index 55d1557a4..187a0d88c 100644 --- a/vouchers_pos/static/description/index.html +++ b/vouchers_pos/static/description/index.html @@ -1,4 +1,4 @@ -
+

Vouchers and Coupons @@ -11,9 +11,9 @@

- cybrosys technologies
+ cybrosys technologies +
-
@@ -127,6 +127,12 @@
+ +
+
+ cybrosys technologies +
+

@@ -388,6 +394,3 @@

- - -