diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-06-04 10:31:06 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-06-04 10:31:06 +0700 |
| commit | d52735b3d1dc570f44ad46cae9f069da03784cff (patch) | |
| tree | bb7e49e5b90dd9da5f0dcb3771d776d6f65c4735 | |
| parent | a43bd9bf10855e4340bb0711d423dd517ee688b1 (diff) | |
add logging
| -rw-r--r-- | indoteknik_custom/views/dunning_run_ged.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/dunning_run_ged.xml b/indoteknik_custom/views/dunning_run_ged.xml index ae5cd413..90a2950b 100644 --- a/indoteknik_custom/views/dunning_run_ged.xml +++ b/indoteknik_custom/views/dunning_run_ged.xml @@ -22,6 +22,10 @@ string="Get Tracking" type="object" /> + <button name="get_tracking_history_by_awb_log" + string="Logging" + type="object" + /> </field> </field> </record> |
