diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..95f3e4c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,339 @@ +https://nightly.odoo.com/11.0/nightly/src/odoo_11.0.latest.zip +#### OCA/server-ux #### +# date_range: Date range filtering in tree views +odoo11-addon-date_range +# base_technical_features: Persistent acces to technical features based on user preference +odoo11-addon-base_technical_features +# base_tier_validation: Supports tiered validation of flows, like purchase orders +odoo11-addon-base_tier_validation + +#### OCA/server-tools #### +# auditlog: Audit who reads/writes/deletes/creates records on any model +odoo11-addon-auditlog +# PENDING from 10- auth_supplier - allows the portal user to create an account as a supplier or customer +# (https://github.com/OCA/server-tools/tree/10.0/auth_supplier) +# +# base_cron_exclusion: Schedule actions and allow to select the one that should not run simultaneously. +odoo11-addon-base_cron_exclusion +# base_exception: Abstract model to manage customizable exceptions. Required by 'sale_exception' and 'purchase_exception' modules +odoo11-addon-base_exception + +#### OCA/server-auth #### +# password_security: set company-level password security requirements +-e git+https://github.com/OCA/server-auth@11.0#egg=odoo11_addon_password_security&subdirectory=setup/password_security +odoo11-addon-password_security +# auth_brute_force: Tracks Authentication Attempts and Prevents Brute-force Attacks +-e git+https://github.com/OCA/server-auth.git@11.0#egg=odoo11_addon_auth_brute_force&subdirectory=setup/auth_brute_force +odoo11-addon-auth_brute_force +# auth_totp: Multi-factor authentication +odoo11-addon-auth_totp +# auth_totp_password_security: glue module needed for full compatibility between the auth_totp and password_security +odoo11-addon-auth_totp_password_security + +#### OCA/server-brand #### +# res_config_settings_enterprise_remove: Removes enterprise-only features from all settings views +odoo11-addon-res_config_settings_enterprise_remove +# disable_odoo_online: deactivates all bindings to odoo.com that come with the standard code +odoo11-addon-disable_odoo_online + +#### OCA/mis-builder #### +# Management Information System reports for Odoo: easily build super fast, beautiful, custom reports such as P&L, Balance Sheets and more. +odoo11-addon-mis_builder +odoo11-addon-mis_builder_budget +odoo11-addon-mis_builder_demo + +#### OCA/hr #### +# TO REVIEW PR - hr_public_holidays: Allows to manage public holidays by country +# (https://github.com/OCA/hr/pull/401) + +#### OCA/web #### +# web_responsive: provides a mobile compliant interface for Odoo Community web +odoo11-addon-web_responsive + +# web_environment_ribbon: mark a Test Environment with a red ribbon on the top left corner in every page +odoo11-addon-web_environment_ribbon +# web_sheet_full_width: full width in the form view sheet. +-e git+https://github.com/OCA/web.git@11.0#egg=odoo11_addon_web_sheet_full_width&subdirectory=setup/web_sheet_full_width +odoo11-addon-web_sheet_full_width +# web_tree_many2one_clickable: Dependency for DDMRP +# Adds a widget to allow many2one or reference fields in a tree view open the linked resource. +odoo11-addon-web_tree_many2one_clickable +# web_widget_x2many_2d_matrix: Dependency for DDMRP +# allows to show an x2many field with 3-tuples ($x_value, $y_value, $value) in a table +odoo11-addon-web_widget_x2many_2d_matrix +# web_widget_bokeh_chart: Dependency for DDMRP +-e git+https://github.com/OCA/web.git@11.0#egg=odoo11_addon_web_widget_bokeh_chart&subdirectory=setup/web_widget_bokeh_chart +odoo11-addon-web_widget_bokeh_chart +# web_tree_dynamic_colored_field: Dependency for DDMRP +# dynamically coloring fields in tree view according to data in the record +odoo11-addon-web_tree_dynamic_colored_field + +#### OCA/hr-timesheet #### +# hr_timesheet_sheet: In v11 timesheets have been moved to Enterprise +odoo11-addon-hr_timesheet_sheet + +#### OCA/sale-workflow #### +# sale_exception: Allows to flexibly configure exceptions that block sale order approval +odoo11-addon-sale_exception + +#### OCA/purchase-workflow #### +# purchase_exception: Allows to flexibly configure exceptions that block purchase order approval +odoo11-addon-purchase_exception +# MIGRATING: purchase_tier_validation: Allows to define tiered approval workflows +# (https://github.com/OCA/purchase-workflow/pull/548) +# -e git+https://github.com/OCA/purchase-workflow.git@11.0#egg=odoo11_addon_purchase_tier_validation&subdirectory=setup/purchase_tier_validation +# TO MIGRATE: purchase_order_approved: Adds a new state Approved in purchase orders before the Purchase Order state. +# -e git+https://github.com/OCA/purchase-workflow.git@11.0#egg=odoo11_addon_purchase_order_approved&subdirectory=setup/purchase_order_approved +# purchase_request: Allows to request materials or external services directly or indirectly. +-e git+https://github.com/Eficent/purchase-workflow@11.0-mig-purchase_request#egg=odoo11_addon_purchase_request&subdirectory=setup/purchase_request + +#### OCA/account-financial-tools #### +# account_fiscal_year: Allows to easily filter by fiscal year +odoo11-addon-account_fiscal_year +# account_type_menu: adds a menu entry Account Type +odoo11-addon-account_type_menu +# TODO - account_accountant: Provides accountant menus. Not a big deal, but in v11 has been moved to Enterprise. +# account_group_menu: adds a menu entry Account Group +odoo11-addon-account_group_menu +# account_tag_menu: adds a menu entry Account Tag +odoo11-addon-account_tag_menu +# account_loan: Allows to manage loans +odoo11-addon-account_loan + +#### OCA/account-financial-reporting #### +# account_financial_report +odoo11-addon-account_financial_report +# account_tax_balance +odoo11-addon-account_tax_balance +# customer_activity_statement: details of all activity on the customer receivables between two selected dates. This includes all invoices, refunds and payments. +# odoo11-addon-customer_activity_statement +odoo11-addon-customer_activity_statement +# customer_outstanding_statement: provides details of all outstanding customer receivables up to a particular date. +odoo11-addon-customer_outstanding_statement + +#### OCA/account-invoicing #### +# account_invoice_refund_link:links customer and supplier refunds with the invoice that originate them +odoo11-addon-account_invoice_refund_link +# account_invoice_supplier_ref_unique: checks that a supplier invoice/refund is not entered twice +odoo11-addon-account_invoice_supplier_ref_unique + +### OCA/website #### +# website_analytics_piwik: allows to simply configure your OCA website for using Piwik. +odoo11-addon-website_analytics_piwik +# website_multi_theme: Allow the website admin to set a different theme for each website +odoo11-addon-website_multi_theme +# website_legal_page: provide common legal pages needed in any website +odoo11-addon-website_legal_page +# website_cookie_notice: adds the cookie notice, according to the european cookie law, to your website. +odoo11-addon-website_cookie_notice +# website_anchor_smooth_scroll: extends the functionality of website links to support smooth scrolling and allow you to have it for free and with zero configuration. +odoo11-addon-website_anchor_smooth_scroll +# website_adv_image_optimization: Improves usability in website design +odoo11-addon-website_adv_image_optimization +# website_snippet_preset: Improves usability in website design +odoo11-addon-website_snippet_preset +# website_snippet_anchor: Improves usability in website design +odoo11-addon-website_snippet_anchor +# TO REVIEW PR: website_snippet_data_slider: Improves usability in website design +# (https://github.com/OCA/website/pull/401) +# website_odoo_debranding: Removes references to odoo in the website +odoo11-addon-website_odoo_debranding +# website_js_below_the_fold: moves Javascript assets to the bottom of the page +odoo11-addon-website_js_below_the_fold +# website_product: Adds the abilitiy to display a product in the website +#-e git+https://github.com/Eficent/website@11.0-website_product#egg=odoo11_addon_website_product&subdirectory=setup/website_product +# website_mrp_bom: Adds the abilitiy to display a BOM in the website +#-e git+https://github.com/Eficent/website@11.0-website_mrp_bom#egg=odoo11_addon_website_mrp_bomt&subdirectory=setup/website_mrp_bom +# MIGRATE:website_portal_purchase: Allows suppliers to view their PO's, invoices online. +# https://github.com/OCA/website/tree/9.0/website_portal_purchase + +### OCA/website-themes #### +# website_theme_flexible: Allows to flexibly configure website themes +odoo11-addon-website_theme_flexible + + +### OCA/website-cms #### +# cms_form: Allows to define front-end forms for every models in a simple way. +odoo11-addon-cms_form +# cms_status_message: A "status message" is an important message that you want to show to users. +odoo11-addon-cms_status_message +# cms_account_form: Replace portal user's account form with a specific CMS form. +odoo11-addon-cms_account_form +# cms_product_form: Adds the abilitiy to search for a product in the website (not linked to the shop) +#-e git+https://github.com/Eficent/website-cms@11.0-add-cms_product_form#egg=odoo11_addon_cms_product_form&subdirectory=setup/cms_product_form +# cms_mrp_bom_form: Adds the abilitiy to search for a BOM in the website +#-e git+https://github.com/Eficent/website-cms@11.0-add-cms_mrp_bom_form#egg=odoo11_addon_cms_mrp_bom_form&subdirectory=setup/cms_mrp_bom_form + +#### OCA/account-payment #### +# account_check_printing_report_base: Base module for check printing +odoo11-addon-account_check_printing_report_base +# account_check_printing_report_dlt103: Module to print checks using DLT103 format +odoo11-addon-account_check_printing_report_dlt103 +# account_due_list: Allows to list open receivables and payables +-e git+https://github.com/OCA/account-payment@11.0#egg=odoo11_addon_account_due_list&subdirectory=setup/account_due_list +odoo11-addon-account_due_list +# TO MIGRATE - account_due_list_aging_comments: Allows to add aging comments to open receivables and payables. +# (https://github.com/OCA/account-payment/tree/10.0/account_due_list_aging_comments) +# TO MIGRATE - account_due_list_days_overdue: Shows time buckets in the due list +# (https://github.com/OCA/account-payment/tree/10.0/account_due_list_days_overdue) +# account_partner_reconcile: adds a button "Match Payments" in the customer & suppliers form view to allow to start the matching of invoices & payments for that partner. +odoo11-addon-account_partner_reconcile +# TO MIGRATE - account_payment_show_invoice: show the paid invoices related to the payments +# (https://github.com/OCA/account-payment/tree/10.0/account_payment_show_invoice) + +#### OCA/stock-logistics-warehouse #### +# stock_putaway_product: Dependency for DDMRP +# New type of putaway strategy where users can set a specific stock location per product +odoo11-addon-stock_putaway_product +# stock_putaway_method: Dependency for DDMRP and stock_putaway_product +# Adds the putaway strategy method back, removed from the stock module in Odoo 11. +odoo11-addon-stock_putaway_method +# stock_orderpoint_manual_procurement: Dependency for DDMRP +# Allows users to manually start procurements from the list of reordering rules, based on the quantity that is recommended to be procured. +odoo11-addon-stock_orderpoint_manual_procurement +# stock_orderpoint_uom: Dependency for DDMRP +# Allows users to define what unit of measure should be used in procurements created from minimum stock rules. +odoo11-addon-stock_orderpoint_uom +# stock_orderpoint_manual_procurement_uom: Dependency for DDMRP +# Glue module for stock_orderpoint_uom and stock_orderpoint_manual_procurement +odoo11-addon-stock_orderpoint_manual_procurement_uom +# stock_warehouse_orderpoint_stock_info: Dependency for DDMRP +# Allows to know the product availability directly in the reordering rules. +-e git+https://github.com/OCA/stock-logistics-warehouse@11.0#egg=odoo11_addon_stock_warehouse_orderpoint_stock_info&subdirectory=setup/stock_warehouse_orderpoint_stock_info +odoo11-addon-stock_warehouse_orderpoint_stock_info +# stock_warehouse_orderpoint_stock_info_unreserved: Dependency for DDMRP +odoo11-addon-stock_warehouse_orderpoint_stock_info_unreserved +# stock_demand_estimate: Dependency for DDMRP +# Allows to create demand estimates for a given product and location, on configurable time periods. +odoo11-addon-stock_demand_estimate +# stock_available_unreserved: Dependency for DDMRP +# Allows users to check the quantity of a stocked product that is available on-hand, and that has not yet been reserved for use anywhere else. +odoo11-addon-stock_available_unreserved +# stock_request: Allow users to request products that are frequently stocked by the company, to be transferred to their chosen location. +odoo11-addon-stock_request +# stock_request_purchase: Allows for users to be able to display purchase orders that have been created as a consequence of Stock Requests. +odoo11-addon-stock_request_purchase +# MIGRATING - account_move_line_product: Enhances the views associated to account moves and account move lines to display the product that is associated to the move line. +# (https://github.com/OCA/stock-logistics-warehouse/pull/354) +# TO MIGRATE - account_move_line_stock_info: Adds the stock move to the account move lines that it generates. +# +# TO MIGRATE - stock_inventory_chatter: Allows to put comments on inventory adjustments +# +# REVIEW - stock_inventory_discrepancy: Required for proper stock cycle counting +# (https://github.com/OCA/stock-logistics-warehouse/pull/418) +# TO MIGRATE - stock_inventory_lockdown: Required for proper cycle counting +# +# REVIEW - stock_inventory_exclude_sublocation: Required for proper cycle counting +# (https://github.com/OCA/stock-logistics-warehouse/pull/422) +# TO MIGRATE - stock_inventory_verification_request: Required for proper cycle counting +# +# TO MIGRATE - stock_quant_reserved_qty_uom: Required for proper inventory management +# + +#### OCA/stock-logistics-workflow #### +# stock_no_negative: Does not allow negative stocks to exist +odoo11-addon-stock_no_negative +# stock_pack_operation_auto_fill: Improves usability in stock transfers +odoo11-addon-stock_pack_operation_auto_fill +# stock_picking_show_backorder:Provide a new field on stock pickings, allowing to see the backorders associated to a picking. +odoo11-addon-stock_picking_show_backorder +# stock_picking_show_return: adds one tab in the pickings form view to display the returns pickings related to the current one. +odoo11-addon-stock_picking_show_return +# stock_split_picking: adds a "Split" button on the outgoing pickings form. +odoo11-addon-stock_split_picking +# REVIEw: stock_picking_mass_action: Improves usability in stock transfers +# (https://github.com/OCA/stock-logistics-workflow/pull/390) + +#### OCA/manufacture #### +# MIGRATING - mrp_bom_location: Adds the location field to the Bill of Materials and its components. +# (https://github.com/OCA/manufacture/pull/254) +# TO MIGRATE - mrp_bom_current_stock: Required for DDMRP +# extend the Manufacturing App adding a report that explodes the bill of materials and show the stock available in the source location. +# 10.0 REVIEW -> (https://github.com/OCA/manufacture-reporting/pull/39) +# REVIEW - mrp_production_putaway_strategy: Puts finished products to the appropriate bin location +# (https://github.com/OCA/manufacture/pull/271) +# TO MIGRATE - mrp_production_raw_material_procurement_group: Allows to create 1 transfer of raw materials to produce for each Manufacturing Order +# (https://github.com/OCA/manufacture/tree/9.0/mrp_production_raw_material_procurement_group) +# TO MIGRATE - mrp_production_request: Allows more flexibility to decide quantities to manufacture +# (https://github.com/OCA/manufacture/tree/10.0/mrp_production_request) + +#### OCA/manufacture-reporting #### +# mrp_bom_matrix_report: Related to DDMRP: Identify the products that are used in lots of assemblies or finished products. +odoo11-addon-mrp_bom_matrix_report +# mrp_bom_structure_xlsx: Export the BOM structure to MS Excel .XLSX format. +odoo11-addon-mrp_bom_structure_xlsx +# mrp_bom_structure_xlsx_level_1: allows you to export to level 1 of the BOM structure to MS Excel .XLSX format. +odoo11-addon-mrp_bom_structure_xlsx_level_1 + +#### OCA/reporting-engine #### +# report_wkhtmltopdf_param: Required for check printing +odoo11-addon-report_wkhtmltopdf_param +# report_xlsx: Required to export to XLSX +odoo11-addon-report_xlsx + +# MIGRATING - bi_sql_editor: Allows to flexibly define reports by users with knowledge of SQL +# (https://github.com/OCA/reporting-engine/pull/206) +# MIGRATING - report_py3o: Allows to build reports based on Libreoffice +# (https://github.com/OCA/reporting-engine/pull/217) + +#### OCA/knowledge #### +# TO MIGRATE - document_wopi: allow online collaborative editing and viewing of office files. This works with LibreOffice online +# (https://github.com/OCA/knowledge/pull/137) + +#### OCA/product-attribute #### +# product_manufacturer: Adds manufacturers and attributes on the product form. +odoo11-addon-product_manufacturer +# TO MIGRATE: product_profile: allows to easily define profiles for products for easy creation +# (https://github.com/OCA/product-attribute/tree/10.0/product_profile) +# product_sequence: Introduce a separate product sequence for each product category. +odoo11-addon-product_sequence + +#### OCA/currency #### +# currency_rate_inverted +odoo11-addon-currency_rate_inverted +# currency_rate_update +odoo11-addon-currency_rate_update +# account_fx_spot +odoo11-addon-account_fx_spot +# account_cryptocurrency +odoo11-addon-account_cryptocurrency +# currency_rate_update_cmc: Downloads crypto currency rates from CoinMarketCap +odoo11-addon-currency_rate_update_cmc + +#### OCA/l10n-usa +# l10n_us_gaap: US GAAP Sample Chart of Accounts +odoo11-addon-l10n_us_gaap +# l10n_us_gaap_mis_report: Sample Balance Sheet and Income Statement +odoo11-addon-l10n_us_gaap_mis_report + +#### OCA/social #### +# TO MIGRATE - base_search_mail_content: Allows to search for content of emails +# (https://github.com/OCA/social/tree/10.0/base_search_mail_content) +# mail_debrand: modifies the functionality of emails to remove the Odoo branding. +-e git+https://github.com/OCA/social@11.0#egg=odoo11_addon_mail_debrand&subdirectory=setup/mail_debrand +odoo11-addon-mail_debrand +# mail_tracking: Allows to track the status of mails sent. +odoo11-addon-mail_tracking + +#### OCA/ddmrp #### +## MIGRATING AT THIS MOMENT from https://github.com/Eficent/ddmrp +# ddmrp +# ddmrp_history +# ddmrp_adjustment +# ddmrp_product_replace + +### OCA/server-backend #### +# base_user_role: Allow to easily configure roles for users. +odoo11-addon-base_user_role + +#### Eficent/stock-rma #### +## MIGRATING AT THIS MOMENT +# rma +# TODO: add setup.py https://github.com/Eficent/stock-rma/tree/11.0/rma +# rma_account +# rma_purchase +# rma_sale + +#### OCA/knowledge #### +odoo11-addon-knowledge +odoo11-addon-document_page