Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Ariel Caruso
tradicion_inza_custom
Merge requests
!3
[FIX][T4357] change behaivor from quantity field to quantity_counted field
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[FIX][T4357] change behaivor from quantity field to quantity_counted field
T4357
into
main
Overview
0
Commits
2
Pipelines
0
Changes
7
Merged
diego.barreto
requested to merge
T4357
into
main
7 months ago
Overview
0
Commits
2
Pipelines
0
Changes
7
Expand
0
0
Merge request reports
Compare
main
version 1
892f6d75
7 months ago
main (base)
and
latest version
latest version
4897a055
2 commits,
7 months ago
version 1
892f6d75
1 commit,
7 months ago
7 files
+
262
−
32
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
i18n/es_AR.po
+
11
−
1
Options
@@ -59,4 +59,14 @@ msgstr "Unidad"
#. module: tradicion_inza_custom
#: model:ir.model.fields,field_description:tradicion_inza_custom.field_sale_order_line__uom
msgid "Units of measure"
msgstr "Uni. de medida contada"
\ No newline at end of file
msgstr "Uni. de medida contada"
#. module: tradicion_inza_custom
#: model:ir.model.fields,field_description:tradicion_inza_custom.field_account_move_line__quantity_counted
msgid "Quantity"
msgstr "Kg Contados"
#. module: tradicion_inza_custom
#: model:ir.model.fields,field_description:tradicion_inza_custom.field_account_move_line__measurement_unit
msgid "Measurement Unit"
msgstr "UdM"
Menu
Explore
Projects
Groups
Topics
Snippets