anusriNPS

Results 22 issues of anusriNPS

Using label field in invoice line while merging invoices and hence it creates new invoice line when same product have two different description in invoice line

Using decorator api.model_create_multi for create method in document_page_tag model in order to avoid below warning: WARNING devel odoo.api.create: The model odoo.addons.document_page_tag.models.document_page_tag is not overriding the create method in batch

approved
ready to merge

Updated field label from "Params" to "Params WMS" of params_wms in order to avoid below warning during installation: 2024-07-15 12:46:43,553 1 WARNING devel odoo.addons.base.models.ir_model: Two fields (params_wms, params) of geoengine.raster.layer()...

approved

MIgrating helpdesk_mgmt_fieldservice to 16.0 version

Module web_responsive_company_color is introduced for customizing web elements that are part of web_responsive that needs customization Limitations: If new web elements are included in module, one needs to reinstall web_responsive_company_color...

To display user defined filter type in edit filter,including user defined filter values in description field of search facet element

approved
ready to merge

Included pdf report generation functionality for module "stock_report_quantity_by_location" Reports uses different html tags for view and print report functionality: - View report uses div tags with classes defined in css...

enhancement
needs review

Migrating project_deadline to 16.0 Reopened PR: https://github.com/OCA/project/pull/1123

Introduced "warning" to be displayed in "fsm.location" form view when value of latitude or longitude details is not available. This also helps to resolve below error which is displayed with...

Using templates for restoring geoengine views of "fsm.location" and "fsm.order" models. Porting of PR #1325