dolibarr/htdocs/install/mysql/data
daraelmin 9a151ebe2c
FIX v18 SQL error in llx_c_forme_juridique.sql when installing
insert into llx_c_forme_juridique (fk_pays, code, libelle) values (0, ‹ 0 ›,‹ - ›);

 And

insert into llx_c_forme_juridique (fk_pays, code, libelle) values (1,‹ 00 ›,‹ Organisme de placement collectif en valeurs mobilières sans personnalité morale ›);

throws an error as the column 'code' is integer not varchar and value must be unique

see : https://www.dolibarr.fr/forum/t/nouvelle-instalation-forme-juridiques-des-tiers-pratiquement-vide/44489/4
2023-12-05 08:19:28 +01:00
..
llx_10_c_regions.sql Update llx_10_c_regions.sql 2023-04-17 01:35:33 +03:00
llx_20_c_departements.sql Update llx_20_c_departements.sql 2023-04-17 02:34:12 +03:00
llx_00_c_country.sql Fix sql 2023-03-13 13:21:48 +01:00
llx_accounting_abc.sql ADD Greek chart of account 2023-06-18 21:00:51 +03:00
llx_accounting_account_at.sql Update llx_accounting_account_at.sql 2023-06-16 14:25:20 +02:00
llx_accounting_account_be.sql
llx_accounting_account_bf.sql
llx_accounting_account_bj.sql
llx_accounting_account_ca.sql
llx_accounting_account_cd.sql
llx_accounting_account_cf.sql
llx_accounting_account_cg.sql
llx_accounting_account_ch.sql
llx_accounting_account_ci.sql
llx_accounting_account_cl.sql
llx_accounting_account_cm.sql
llx_accounting_account_co.sql Colombia Chart of Accounts 2023-06-09 22:55:05 -05:00
llx_accounting_account_de.sql Removed empty lines, set length of accoutn numbers to 4 with leadin zeros. 2022-09-25 10:41:28 +02:00
llx_accounting_account_dk.sql
llx_accounting_account_dz.sql
llx_accounting_account_ec.sql
llx_accounting_account_es.sql
llx_accounting_account_fr.sql Update llx_accounting_account_fr.sql 2023-06-16 14:57:35 +02:00
llx_accounting_account_ga.sql
llx_accounting_account_gb.sql Standardize chart of account file 2022-10-12 13:40:08 +02:00
llx_accounting_account_gq.sql
llx_accounting_account_gr.sql ADD Greek chart of accounts 2023-06-18 21:21:13 +03:00
llx_accounting_account_jp.sql Rev+Add: Japan departments, accountings 2022-07-26 11:30:23 +09:00
llx_accounting_account_km.sql
llx_accounting_account_lu.sql correct to the right apostrophe in tow occurrences 2022-12-24 03:19:12 +01:00
llx_accounting_account_ma.sql
llx_accounting_account_ml.sql
llx_accounting_account_mx.sql
llx_accounting_account_ne.sql
llx_accounting_account_nl.sql
llx_accounting_account_ro.sql
llx_accounting_account_se.sql
llx_accounting_account_sn.sql
llx_accounting_account_td.sql
llx_accounting_account_tg.sql
llx_accounting_account_tn.sql
llx_accounting_account_us.sql Update llx_accounting_account_us.sql 2023-06-16 15:12:13 +02:00
llx_accounting_category.sql
llx_c_action_trigger.sql FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
llx_c_actioncomm.sql Better setup by default 2022-11-25 12:27:53 +01:00
llx_c_asset_disposal_type-asset.sql Debug install v16 with php 8.1 2022-07-04 03:06:56 +02:00
llx_c_availability.sql Update llx_c_availability.sql 2023-02-08 11:14:53 +01:00
llx_c_chargesociales.sql FIX llx_chargesociales sql for greek 2023-07-07 15:16:56 +02:00
llx_c_civilite.sql Fix insert must not include the rowid. 2022-03-07 17:22:29 +01:00
llx_c_currencies.sql Update llx_c_currencies.sql 2023-04-17 02:27:44 +03:00
llx_c_ecotaxe.sql
llx_c_effectif.sql Bug #22064 effectif should be 51-100 and 101-500 (not 100-500) 2022-09-04 13:46:19 +02:00
llx_c_email_templates.sql Debug v17 2023-05-10 16:51:31 +02:00
llx_c_exp_tax_cat.sql
llx_c_exp_tax_range.sql
llx_c_format_cards.sql
llx_c_forme_juridique.sql FIX v18 SQL error in llx_c_forme_juridique.sql when installing 2023-12-05 08:19:28 +01:00
llx_c_holiday_type.sql Add Greek leave types 2023-06-26 23:36:56 +03:00
llx_c_hrm_department.sql
llx_c_hrm_function.sql
llx_c_hrm_public_holiday.sql ADD Greek public holidays 2022-12-26 04:47:20 +02:00
llx_c_incoterms.sql
llx_c_input_method.sql
llx_c_input_reason.sql
llx_c_invoice_subtype.sql Fix sql name 2023-06-04 21:28:41 +02:00
llx_c_lead_status.sql
llx_c_paiement.sql Doc 2023-03-07 20:56:53 +01:00
llx_c_paper_format.sql
llx_c_partnership_type-partnership.sql Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
llx_c_payment_term.sql NEW: deposit payment terms: futureproof evolutions by storing field as a string 2021-10-28 16:53:28 +02:00
llx_c_product_nature.sql
llx_c_productbatch_qcstatus.sql
llx_c_propalst.sql
llx_c_prospectcontactlevel.sql
llx_c_prospectlevel.sql
llx_c_revenuestamp.sql Update llx_c_revenuestamp.sql 2023-04-17 03:13:20 +03:00
llx_c_shipment_mode.sql
llx_c_socialnetworks.sql Update llx_c_socialnetworks.sql 2023-02-16 22:17:52 +01:00
llx_c_stcomm.sql
llx_c_stcommcontact.sql
llx_c_ticket_category.sql
llx_c_ticket_resolution.sql
llx_c_ticket_severity.sql
llx_c_ticket_type.sql Set default ticket type to OTHER if no default exists 2022-02-25 16:27:55 +01:00
llx_c_transport_mode.sql
llx_c_tva.sql Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
llx_c_type_contact.sql Fix missing auto increment key. Fix error duplicate of type of contact. 2022-07-29 16:03:21 +02:00
llx_c_type_container.sql
llx_c_type_fees.sql
llx_c_type_resource.sql Missing data in resource module 2022-05-19 08:46:50 +02:00
llx_c_typent.sql
llx_c_units.sql GNU version 3 2021-11-09 03:01:48 +01:00
llx_const.sql Default setup 2023-06-13 00:56:36 +02:00
llx_expensereport_ik.sql
llx_holiday_config.sql