Skip to content
Snippets Groups Projects
Verified Commit fcbfa7ab authored by Damien's avatar Damien
Browse files

FEAT add external_id and external_link in view in 1804 sql

parent 893dfc49
No related branches found
No related tags found
No related merge requests found
......@@ -198,6 +198,8 @@ CREATE OR REPLACE VIEW res_view_letterbox AS
r.source,
r.author,
r.reference_number,
r.external_id,
r.external_link,
r.custom_t1 AS doc_custom_t1,
r.custom_t2 AS doc_custom_t2,
r.custom_t3 AS doc_custom_t3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment