diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-27 10:13:47 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-27 10:13:47 +0700 |
| commit | 624e4077925cf1517097da015076dd4385cf286c (patch) | |
| tree | e6e677101b2d7e154fdeaa9e1e43621e3013775a /indoteknik_custom/views | |
| parent | 8a10587c8582ed68944634928c9a7c34d3321dbe (diff) | |
validate if product have po
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/purchasing_job.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index 42dfd359..e9d83ba5 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -13,6 +13,7 @@ <field name="incoming"/> <field name="outgoing"/> <field name="action"/> + <field name="is_po"/> </tree> </field> </record> |
