Aung Ko Ko Lin (Quartile)

Results 128 issues of Aung Ko Ko Lin (Quartile)

Related issue: https://github.com/OCA/social/issues/1204 This PR adds a message_content search feature exclusively for internal users, considering constraints in specific model views like project.task. I welcome alternative solutions and suggestions. @qrtl

approved

Recreate PR that was closed https://github.com/OCA/reporting-engine/pull/740. @qrtl

This PR refactors the encoding part of the report_csv module into a new module to enable the use of encoding features across multiple reporting modules by adding this new module...

approved
ready to merge

Related: https://github.com/OCA/reporting-engine/pull/842 @qrtl

Backport from 16.0 to 15.0 @qrtl QT4565

approved

This PR aims to resolve the compatibility issue between this module and other inventory adjustment related modules. Related: https://github.com/OCA/stock-logistics-warehouse/pull/1711 @qrtl

approved
ready to merge

This module adds actual date in picking and scrap and pass the value to stock move, stock move line and accounting date of SVL's journal entry. It also adds actual...

needs review
approved
ready to merge

This PR fixes stock quant matching in _get_gather_domain by setting strict=True, ensuring precise matching based on lot, package, and location. This change addresses issues arising from the previous approach, which...

approved
ready to merge

Odoo standard function of inventory valuation calculate depends on create_date of valuation layer. So, inventory quantities and amounts in the inventory valuation report does not necessarily reflect the real balances....

This PR will make improvement the following- - Make number of digits to be set on products for sequence generation configurable. - Fix a minor issue of _compute_display_lot_sequence_fields() not running...

enhancement
needs review