2
0
forked from Wavyzz/dolibarr
Commit Graph

1098 Commits

Author SHA1 Message Date
Laurent Destailleur
902065406b Debug v20 2024-06-27 09:20:04 +02:00
Laurent Destailleur
c54a97e923 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
Laurent Destailleur
a4a7ee0805 Debug v20 2024-06-23 23:05:50 +02:00
Laurent Destailleur
3119a29a50 Close #30083 in develop for v20 2024-06-19 14:39:15 +02:00
sonikf
1baec9ab27 Update tva for Greece (#29849)
* Update tva for Greece

* Update tva for Greece

* Update tva for Greece

* Update tva for Greece
2024-06-09 03:19:11 +02:00
HENRY Florian
ebab48ac0e fix: fix SQL new install (#29861)
* fix: SQL fresh install script

* fix: SQL fresh install script

* fix perms files

* fix: travis CI

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-08 00:27:50 +02:00
Laurent Destailleur
e5af8ece4a Fix vat code for Gabon 2024-05-25 19:50:04 +02:00
Laurent Destailleur
da46954394 Add VAT rate for Gabon 2024-05-24 16:57:30 +02:00
Laurent Destailleur
80c9cb0801 Fix email templates must now use __SENDEREMAIL_SIGNATURE__ 2024-05-16 15:35:21 +02:00
HENRY Florian
a6caef2dcf NEW : Add default User roles for Thirdparties (#29242)
* firstStepBDD

* revert bad changes

* add new column for user roles in societe_commerciaux table

* merge

* Update 19.0.0-20.0.0.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-13 03:25:05 +02:00
Anthony Berton
64b3b3d59f NEW - Trigger for Knowledge (#29645)
* NEW - Trigger for Knowledge

* Clean

---------

Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-11 20:43:02 +02:00
Laurent Destailleur
612e41a8ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commondocgenerator.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/fourn/commande/card.php
	htdocs/install/mysql/migration/19.0.0-20.0.0.sql
	htdocs/product/stock/replenish.php
	htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00
atm-adrien
394ed480d3 FIX : Scale for the "second" unit (#29327)
* FIX : Update of the second unit scale

* FIX : Pr returns
2024-04-12 12:21:22 +02:00
Laurent Destailleur
50f99a51bb Remove trigger BILLREC_CREATEBILL that should not exists as it is
duplicate of BILL_CREATE.
This trigger was not a CRUD event. If you used it, you can already use
the trigger BILL_CREATE and test that ($object->fac_rec > 0) to know if
creation trigger is from a recurring invoice or not. Also this old
trigger was never enabled into table llx_c_action_trigger.
2024-04-03 02:37:30 +02:00
Vaadasch
68f4752ae8 FIX & ADD llx_accounting_account_fr : correction coquilles et ajout de l'impot sur le revenu 2024-04-01 02:10:54 +02:00
Vaadasch
cfaf0b54fd Update llx_accounting_account_fr.sql
Correction coquilles PCG14
2024-03-31 18:20:09 +02:00
Jon Bendtsen
4f879f2c01 fix spelling mistake 2024-03-15 20:59:35 +01:00
Laurent Destailleur
1141cdca18 Link to whatsapp 2024-02-26 14:16:24 +01:00
Alban Durrheimer
36d364fb2d Add sendEmailsRemindersOnSupplierInvoiceDueDate cron function (#28378)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-23 16:50:21 +01:00
Ikarus
66604c12d3 Add region and departament for Cuba (#28046)
* Update llx_10_c_regions.sql

Add Cuba Regions (id_country=77)

* Update llx_20_c_departements.sql

Add Provinces Cuba (id country=77)
2024-02-07 16:26:07 +01:00
Alexandre SPANGARO
52c005e909 Update VAT rate 2024 for Switzerland 2024-01-23 17:41:41 +01:00
Laurent Destailleur
98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
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
Regis Houssin
3fb520aa3f FIX sql syntax error (#26711) 2023-11-18 11:55:12 +01:00
evarisk-micka
5f67a182b8 NEW #26668 [SQL] add SPL in dict form_juridique (#26669) 2023-11-17 16:40:40 +01:00
Regis Houssin
8af42acf8e FIX avoid error during install (#26630) 2023-11-17 12:17:59 +01:00
nikolay-brookstein
48793b92e6 Update German Accounts (SKR03/SKR04 2023-01-03) (#26242)
* Update German Accounts (SKR03/SKR04 2023-01-03)

* Update German Accounts (SKR03/SKR04 2023-01-03) (+cleanup)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-20 03:30:25 +02:00
Laurent Destailleur
0fbffea663 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-17 14:49:16 +02:00
Laurent Destailleur
15e927be31 FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
sonikf
a41611a552 fix typo (#26213) 2023-10-13 15:43:11 +02:00
sonikf
1e3e53ffb5 SQL for invoice subtype (#26198)
* Add more subtypes for Greece

* Update llx_c_invoice_subtype.key.sql

* Update llx_c_invoice_subtype.sql

* Update llx_facture_fourn.sql

* Update 18.0.0-19.0.0.sql
2023-10-12 15:35:41 +02:00
William Mead
b3ce1af29d NEW Added notification on closed intervention 2023-10-05 12:11:39 +02:00
Regis Houssin
0040ff24e1 FIX field entity is DEFAULT 1 NOT NULL 2023-10-02 21:26:27 +02:00
Santiago Payà i Miralta
b721401afa NEW Add chart of accounts PCG08-PYME-CAT for ES in catalan language 2023-09-15 20:41:45 +02:00
Santiago Payà i Miralta
e3bf274362 Revised accounts for spanish chart of accounts PCG08-PYME. 2023-09-15 19:12:30 +02:00
Santiago Payà i Miralta
3650a1be79 Vertical aligned spanish chart of accounts PCG08-PYME. 2023-09-15 16:51:14 +02:00
Laurent Destailleur
0d2986c818 Merge pull request #25624 from mschamp/BE-Verkort
Be verkort
2023-09-04 12:33:54 +02:00
mschamp
5628985042 Change ID's
Replace 200... with 10... in the ID
2023-09-03 11:35:06 +02:00
UT from dolibit
5ca3b19db6 Update llx_10_c_regions.sql
Departments/Counties
2023-08-31 12:02:16 +02:00
UT from dolibit
9547a3f263 Update llx_10_c_regions.sql
Departements
2023-08-30 21:57:15 +02:00
Jörg
8e4cf5a1ad Update llx_c_forme_juridique.sql
add german association verein
2023-08-27 13:45:53 +02:00
Laurent Destailleur
d5e63e03f9 Merge pull request #25666 from JonBendtsen/Adding_foreninger_as_business_entity_type
Adding foreninger as DK business entity types
2023-08-26 22:45:19 +02:00
Laurent Destailleur
23f4fb9cdd NEW Add more tables activated by module activation only 2023-08-24 20:12:02 +02:00
Jon Bendtsen
8bf591f0c1 adding DK non profit organisations to business entity types
we have some non profit organisations here in DK that could not be chosen in the list.
2023-08-23 22:42:45 +02:00
Laurent Destailleur
886c70c192 Removed a trigger key that should not exists 2023-08-17 16:22:22 +02:00
mschamp
5ff0e17e8f Update llx_accounting_account_be.sql Add Dutch version 2023-08-13 21:13:50 +02:00
Alexandre SPANGARO
e6b3d143eb NEW Add triggers COMPANY_RIB_XXX already present in companybankaccount.class.php 2023-08-11 15:52:59 +02:00
mschamp
c1cdf49cba Update llx_accounting_abc.sql
Add the dutch chart
2023-07-26 17:39:36 +02:00
UT from dolibit
25c4e51076 Update llx_20_c_departements.sql (#25470) 2023-07-25 23:15:43 +02:00
UT from dolibit
09d286c0dd Update llx_10_c_regions.sql (#25469) 2023-07-25 23:12:53 +02:00