Skip to content

Commit

Permalink
Disable to avoid duplicated feature
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Dec 23, 2024
1 parent f68df24 commit fb11f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/install/mysql/data/llx_c_type_contact.sql
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ insert into llx_c_type_contact (element, source, code, libelle, active ) values
insert into llx_c_type_contact (element, source, code, libelle, active ) values ('conferenceorbooth', 'external', 'RESPONSIBLE', 'Booth responsible', 1);

-- Thirdparty
insert into llx_c_type_contact (element, source, code, libelle, active ) values ('societe', 'internal', 'SALESREPTHIRD', 'Sales Representative', 1);
--Disabled. The salerepresentativ insert into llx_c_type_contact (element, source, code, libelle, active ) values ('societe', 'internal', 'SALESREPTHIRD', 'Sales Representative', 1);

0 comments on commit fb11f61

Please sign in to comment.