Skip to content

Commit

Permalink
[IMP] Readme: Add table with the module's descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago370 committed Jan 10, 2025
1 parent 097efbb commit 532d6ba
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,43 @@

Welcome to our repository, dedicated to incubating OCA modules developed by KMEE. Our goal is to foster innovation and enhance the functionality of Odoo with cutting-edge solutions tailored to meet the diverse needs of businesses. By leveraging our expertise and commitment to quality, we aim to contribute robust and efficient modules that seamlessly integrate into the OCA ecosystem, driving productivity and growth for users worldwide.

Available addons
----------------
Addon | Description
--- | ---
[account_payment_currency_rate](account_payment_currency_rate) | ---
[account_statement_import_ofx_invert_type](account_statement_import_ofx_invert_type) | It allows you to reverse transactions from debit to credit and vice versa, and also ignore the balance.
[hr_holidays_allocation_plan](hr_holidays_allocation_plan) | ---
[hr_holidays_no_mail](hr_holidays_no_mail) | Hr Holiday No Mail
[hr_holidays_plan_next_year](hr_holidays_plan_next_year) | ---
[hr_holidays_required_support_document](hr_holidays_required_support_document) | It adds an boolean that forces the supported document when approving the day off.
[hr_leave_allocation_multiple_tags](hr_leave_allocation_multiple_tags) | ---
[hr_recruitment_job_share](hr_recruitment_job_share) | It allows the user to share details of a job that has not been published on the site yet.
[hr_recruitment_reject_mail_editable](hr_recruitment_reject_mail_editable) | It enables the user to edit the email that will be sent to the rejected candidate.
[hr_work_entry_holidays_natural_period](hr_work_entry_holidays_natural_period) | Fix hr_holidays_natural_period when hr_work_entry_holidays is installed.
[l10n_br_account_statement_import_txt_xlsx](l10n_br_account_statement_import_txt_xlsx) | Contains the statement map of ITAU, SANTANDER, SICRED and BTG banks.
[l10n_br_hr_holidays_public](l10n_br_hr_holidays_public) | Implements integration between public holidays and the Brazilian resource calendar.
[l10n_br_hr_overtime_custom_multiplier](l10n_br_hr_overtime_custom_multiplier) | Module allows companies to apply a custom multiplier to overtime calculations in the Brazilian localization, providing flexible and configurable overtime management.
[l10n_br_hr_recruitment](l10n_br_hr_recruitment) | This module implements the localization fields found on the employee on the applicant module, to garantee that employee created from the application has all information.
[l10n_br_sale_report_py3o](l10n_br_sale_report_py3o) | Contains the sale order report in py3o format.
[l10n_br_stock_report_py3o](l10n_br_stock_report_py3o) | Contains the stock picking report in py3o format.
[l10n_br_website_hr_recruitment_form](l10n_br_website_hr_recruitment_form) | This module adds an public application form on the website.
[mail_no_reply](mail_no_reply) | It adds two fields: an email in the reply in the company configuration and a boolean in the mail template that adds this email in the reply as sending and as a reply email.
[partner_display_name_ref](partner_display_name_ref) | Displays the partner's name in the format "[ref] name".
[project_task_service_class](project_task_service_class) | Allows you to define service classes for tasks.
[project_tech_lead](project_tech_lead) | Creates the Tech Lead field for tasks and projects.
[sale_crm_auto_won](sale_crm_auto_won) | Assigns the opportunity stage to "Won" when this opportunity has generated a sale.
[sale_hide_internal_reference](sale_hide_internal_reference) | Allows you to hide the internal reference of the product.
[sale_partial_lock](sale_partial_lock) | Partially blocks the sale order.
[stock_intercompany_bidirectional_pull](stock_intercompany_bidirectional_pull) | When an inbound transfer is created, "Marked as To Do" and the contact is a multi-company company, in that company, a outbound transfer is created.
[website_hr_recruitment_display_description](website_hr_recruitment_display_description) | This module inserts the job description on the website, just below the location.

<!-- /!\ do not modify below this line -->

<!-- prettier-ignore-start -->

[//]: # (addons)

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

[//]: # (end addons)

Expand Down

0 comments on commit 532d6ba

Please sign in to comment.