Skip to content

Commit

Permalink
view: add response date
Browse files Browse the repository at this point in the history
  • Loading branch information
petrus-v committed Sep 7, 2023
1 parent d0bc37c commit a7c6298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edi_webservice_oca/views/edi_exchange_record.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
attrs="{'invisible': [('ws_response_status_code', '=', False)]}"
>
<field name="ws_response_status_code" />
<field name="ws_response_date" />
<field name="ws_response_content_filename" invisible="1" />
<field
name="ws_response_content"
Expand Down

0 comments on commit a7c6298

Please sign in to comment.