diff --git a/change_password/static/description/index.html~ b/change_password/static/description/index.html~ deleted file mode 100644 index 4df3a2f92..000000000 --- a/change_password/static/description/index.html~ +++ /dev/null @@ -1,47 +0,0 @@ -
-
-

Change Password Option To Users

-

It gives an option to change their own password

-

Author : Cybrosys Techno Solutions , www.cybrosys.com

-
-
- -
-
-

User Changing Password

-
-

- ☛ User can change password from his own account
-

-
- -
-
-
-
- -
-

Need Any Help?

-
-
- Email Contact Us Request Customization -
-
- -
- - - - - -
-
-
diff --git a/colour_code_project/__openerp__.py~ b/colour_code_project/__openerp__.py~ deleted file mode 100644 index a9c39dda6..000000000 --- a/colour_code_project/__openerp__.py~ +++ /dev/null @@ -1,38 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Nilmar Shereef() -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. -# -# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': "Automatic Colour Code for Task", - 'summary': """Automatic Colour Code for Task Based on Project""", - 'author': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'category': 'Project', - 'version': '0.2', - 'license': 'AGPL-3', - 'depends': ['base', 'project'], - 'data': ['views/color_code_project_view.xml'], - 'images': ['static/description/project_banner.jpg'], - - 'demo': [], - 'installable': True, - 'auto_install': False, -} diff --git a/cron_failure_notification/static/description/index.html~ b/cron_failure_notification/static/description/index.html~ deleted file mode 100644 index 51e92d290..000000000 --- a/cron_failure_notification/static/description/index.html~ +++ /dev/null @@ -1,85 +0,0 @@ -
-
-

Cron Job Failure Notification

-

Error Logs for Scheduled Actions/Cron jobs running in backend server.

-

Cybrosys Technologies , www.cybrosys.com

- -
-
-

Major Features:

-
    -
  •    Creating Failure History for All Jobs in Backend.
  • -
  •    Failure Report Will Automatically Logged.
  • -
  •    Administrator Can Review Logs.
  • -
  •    Send Report to Support/Technical Team by Email Button.
  • -
  •    Custom Email Template for Sending Mail with Failure Details.
  • -
-
-
- -
-

Error Logs Scheduled Actions - Form View

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

Print PDF Report- Error Logs Scheduled

-
-
-
- -
-
-
-
- -
-

Send By Email - Error Logs Scheduled Actions Attaching PDF Report

-
-
-
- -
-
-
-
- -
-

How to test this module ?

-
-

-

    -
  • Activate Developer mode.
  • -
  • Go to Settings --> Technical --> Automation --> Scheduled actions.
  • -
  • Select the record "Test Cron Failure Notification" and check active button.
  • -
  • Click the button 'Run Manually'.
  • -
  • A log of scheduler failure will be created under the menu 'Logs Scheduled Actions'.
  • -
  • For more details, Please see the README.rst file with this module.
  • -
-

-
-
- -
-

Need Any Help?

- - -
diff --git a/developer_mode/static/description/index.html~ b/developer_mode/static/description/index.html~ deleted file mode 100644 index 04623253f..000000000 --- a/developer_mode/static/description/index.html~ +++ /dev/null @@ -1,98 +0,0 @@ -
-
-
-

Automatic Developer Mode

-

Developers, Keep up your smile!

-

Cybrosys Technologies , www.cybrosys.com

-
- -
-

Developers, Keep Smiling for the below reasons:

-
    -
  •    Automatically Trigger Developer Mode.
  • -
  •    Showing Running DB On Left Top.
  • -
  •    Update Modules Easily.
  • -
-
- -
-
- -
-
-
-

-

This module make you free from activate developer mode operations over and over(It is very boring when we switching many users). - When you login, It will trigger the DEVELOPER MODE Automatically.

-

-
-
-
- -
-
-
-

-

As shown here, Simply automate the developer mode. It help developer in several perspective. NOTE That, you have to re-login after the module installation

-

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

-

The developer can identify running DB easily.

-

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

-

Easily update any module without opening the form

-

-
-
-
- -
-
-
-
- -
-

Need Any Help?

- - -
- - - - - - - diff --git a/employee_contract_report/__openerp__.py~ b/employee_contract_report/__openerp__.py~ deleted file mode 100644 index 8af22fff6..000000000 --- a/employee_contract_report/__openerp__.py~ +++ /dev/null @@ -1,20 +0,0 @@ -# -*- coding: utf-8 -*- -{ - 'name': "Employee Contracts Report", - 'description': """This Module Gives PDF Report on Contract Form.""", - 'description': """This Module Gives PDF Report on Contract Form.""", - 'category': 'Human Resources', - 'version': '0.1', - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'depends': ['base', 'hr', 'hr_contract', 'hr_payroll', 'report'], - 'data': [ - 'views/contract_report.xml', - 'views/report_contract.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/employee_contract_report/static/description/index.html~ b/employee_contract_report/static/description/index.html~ deleted file mode 100644 index 5439dd318..000000000 --- a/employee_contract_report/static/description/index.html~ +++ /dev/null @@ -1,50 +0,0 @@ -
-
-

Employee Contracts Report

-

Cybrosys Technologies , www.cybrosys.com

-
-

This module allow to print PDF report on contract form.

-

It supports multiple selection of contract records.

-
-
-
- -
-
-
  • The Employee Contract Report gives PDF report of contract details of employee:
-
- -
-
-
- -
-
-
  • Employee Contract button on Employee Contract form/list view
-
- -
-
-
- -
-

Need Any Help?

- - -
- - - - - - diff --git a/employee_orientation/__openerp__.py~ b/employee_orientation/__openerp__.py~ deleted file mode 100644 index 0b31a3ad0..000000000 --- a/employee_orientation/__openerp__.py~ +++ /dev/null @@ -1,48 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2017-TODAY Cybrosys Technologies(). -# Author: Nilmar Shereef() -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. -# -# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': "Employee Orientation & Training", - 'version': '9.0.1.0.0', - 'category': 'Human Resources', - 'summary': """Employee Orientation/Training Program""", - 'description': """Complete Employee Orientation/Training Program""", - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'depends': ['base', 'hr', 'mail', ], - 'data': [ - 'views/orientation_checklist_line.xml', - 'views/orientation_checklist.xml', - 'views/employee_orientation.xml', - 'views/orientation_checklists_request.xml', - 'views/orientation_checklist_sequence.xml', - 'views/orientation_request_mail_template.xml', - 'views/employee_training.xml', - 'security/ir.model.access.csv', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'LGPL-3', - 'installable': True, - 'auto_install': False, - 'application': True, -} diff --git a/export_stockinfo_xls/__openerp__.py~ b/export_stockinfo_xls/__openerp__.py~ deleted file mode 100644 index 1fba75bc4..000000000 --- a/export_stockinfo_xls/__openerp__.py~ +++ /dev/null @@ -1,22 +0,0 @@ -{ - 'name': 'Export Product Stock in Excel', - 'version': '0.2', - 'category': 'Warehouse', - 'license': "AGPL-3", - 'summary': "Current Stock Report for all Products in each Warehouse", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'depends': [ - 'base', - 'stock', - 'sale', - 'purchase', - 'report_xlsx' - ], - 'data': [ - 'views/wizard_view.xml', - ], - 'installable': True, - 'auto_install': False, -} diff --git a/hr_expense_paid/static/description/index.html~ b/hr_expense_paid/static/description/index.html~ deleted file mode 100644 index 9a451556d..000000000 --- a/hr_expense_paid/static/description/index.html~ +++ /dev/null @@ -1,104 +0,0 @@ -
-
-

HR Expense Payment

-

Easily process payment for expenses

-

Cybrosys Techno Solutions , www.cybrosys.com

-
-
-
-

-

This module helps you to process the hr expense management from the hr module itself

-

-
-
-
- -
-
-
-

-

☛ You can create the payment for an employee by a single click

-

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

-

☛ A draft payment will be created

-

Note : You should manually validate the payment

-

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

-

☛ Reconcile the journal item for payment and employee expense

-

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

-

☛ Expense state is changed to draft

-

-
-
-
- -
-
-
-
- -
-

Need Any Help?

- -
- - - diff --git a/pos_change_table/__openerp__.py~ b/pos_change_table/__openerp__.py~ deleted file mode 100644 index 9903f4924..000000000 --- a/pos_change_table/__openerp__.py~ +++ /dev/null @@ -1,26 +0,0 @@ -{ - 'name' : 'POS Change Table', - 'version': '1.0', - 'category': 'Point of Sale', - 'summary': "Change Table of Order in POS ", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - 'depends': ['point_of_sale', 'pos_restaurant','base'], - 'data': [ - 'template.xml' - ], - 'images': ['static/description/banner.jpg'], - 'qweb': [ - "static/src/xml/table_change.xml", - ], - 'license': 'AGPL-3', - 'installable': True, -} diff --git a/pos_change_table/static/description/index.html~ b/pos_change_table/static/description/index.html~ deleted file mode 100644 index 212f8c9b4..000000000 --- a/pos_change_table/static/description/index.html~ +++ /dev/null @@ -1,17 +0,0 @@ -
-
-

Change Table in POS

-

-
-

- This module allows you to change Table of an order from one to another by using 'change table' button in POS without cancelling the order. -

-

-
-
-
- -
-
-
-
diff --git a/pos_product_category_filter/static/description/index.html~ b/pos_product_category_filter/static/description/index.html~ deleted file mode 100644 index b8d40b857..000000000 --- a/pos_product_category_filter/static/description/index.html~ +++ /dev/null @@ -1,32 +0,0 @@ -
-
-

Point of Sale : Setting Product Categories for POS

- -
-

-By installing this module, we can set available product categories for each POS in our system. -Only those categories set in the POS will be available in that particular POS. -

-
-
-
- -
-
-

You can set it in POS form as:

-
-

- Point of sale > Configuration > Point of Sale > Available Product Categories. -

-
-
-
- -
-
-
-
- - -
-
diff --git a/project_lifeline/static/description/index.html~ b/project_lifeline/static/description/index.html~ deleted file mode 100644 index e467373fc..000000000 --- a/project_lifeline/static/description/index.html~ +++ /dev/null @@ -1,130 +0,0 @@ -
-
-

LifeLine Progress Bar for Task

-

LifeLine is calculated based on live time and deadline time.

-
-
-
- ☀ User Defined Progress Bar Colour Configuration.
- ☀ Task Lifeline Bar based on Deadline.
- ☀ Automatic Colour Change of Lifeline Bar.
- ☀ Default Colour for Forbidden.
-
-
-
- -
-
-
- -
- -
-
-

- ☛ Default Form/Tree view of Task -

-
-
-

Form View

- -
-
-
-
-

Tree View

- -
-
-
-
- -
-
-

- ☛User Can Define the Color of Progressbar for Different Percentage Ranges. -

-
-
-

Form View

- -
-
-
-
-

Tree View

- -
-
-
-
-
-
-
-
-

- ☛Color of progressbar based on different ranges. -

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

- ☛Color of progressbar based on different ranges. -

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

- ☛Color of progressbar based on different ranges. -

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

Need Any Help?

- - -
diff --git a/sale_discount_total/__openerp__.py~ b/sale_discount_total/__openerp__.py~ deleted file mode 100644 index 53b2ce905..000000000 --- a/sale_discount_total/__openerp__.py~ +++ /dev/null @@ -1,33 +0,0 @@ -{ - 'name': 'Sale Discount on Total Amount', - 'version': '1.0', - 'category': 'Sales Management', - 'summary': "Discount on total in Sale and invoice with Discount limit and approval", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - - 'description': """ - -Sale Discount for Total Amount -======================= -Module to manage discount on total amount in Sale. - as an specific amount or percentage -""", - 'depends': ['sale', - 'account' - ], - 'data': [ - 'views/sale_view.xml', - 'views/account_invoice_view.xml', - 'views/invoice_report.xml', - 'views/sale_order_report.xml', - 'views/res_config_view.xml', - - ], - 'demo': [ - ], - 'application': True, - 'installable': True, - 'auto_install': False, -} diff --git a/sale_splitter/__openerp__.py~ b/sale_splitter/__openerp__.py~ deleted file mode 100644 index 9fe441f55..000000000 --- a/sale_splitter/__openerp__.py~ +++ /dev/null @@ -1,43 +0,0 @@ -# -*- encoding: utf-8 -*- -############################################################################## -# -# Item number -# -# Copyright (C) 2016 Cybrosys Techno Solutions (. -# -############################################################################## -{ - 'name': 'Sale Splitter', - 'version': '1.0', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - - 'sequence': 6, - 'category': 'Sales Management', - 'summary': 'Used for splitting lengthy quotations into sepparate.', - 'data': ['views/splitter.xml'], - 'depends': ['base','sale'], - 'installable': True, - 'license': 'AGPL-3', -} diff --git a/taxless_accounting/__openerp__.py~ b/taxless_accounting/__openerp__.py~ deleted file mode 100644 index 00f56010c..000000000 --- a/taxless_accounting/__openerp__.py~ +++ /dev/null @@ -1,27 +0,0 @@ -{ - 'name': 'Taxless Accounting', - 'version': '1.0', - 'category': 'Accounting', - 'sequence': 6, - 'summary': 'Lets hide Tax from Accounting', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - 'depends': ['account','base','account_voucher'], - 'data': [ - 'views/account_view.xml', - - ], - 'demo': [ - ], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/timesheets_by_employee/__openerp__.py~ b/timesheets_by_employee/__openerp__.py~ deleted file mode 100644 index 4324c5666..000000000 --- a/timesheets_by_employee/__openerp__.py~ +++ /dev/null @@ -1,41 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. -# -# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': 'Timesheet PDF Report', - 'version': '9.0.1.0.0', - "category": "Generic Modules/Human Resources", - 'sequence': 25, - 'summary': 'Timesheet PDF Report of Employee', - 'category': "Generic Modules/Human Resources", - 'company': 'Cybrosys Techno Solutions', - 'website': 'www.cybrosys.com', - 'depends': ['hr_timesheet_sheet'], - 'data': [ - 'report/report_timesheets.xml', - 'wizard/timesheet_wizard.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, - 'application': False, -} diff --git a/untaxed_saleorder_report/views/without_tax_account_view.xml~ b/untaxed_saleorder_report/views/without_tax_account_view.xml~ deleted file mode 100644 index e69de29bb..000000000 diff --git a/untaxed_saleorder_report/views/without_tax_report_account_view.xml~ b/untaxed_saleorder_report/views/without_tax_report_account_view.xml~ deleted file mode 100644 index 0329541ba..000000000 --- a/untaxed_saleorder_report/views/without_tax_report_account_view.xml~ +++ /dev/null @@ -1,13 +0,0 @@ - - - - - -