Commit Graph

6265 Commits

Author SHA1 Message Date
Laurent Destailleur
9d2a78003e Merge pull request #15606 from Zebedeu/develop
New add VAT RAT for Angola
2020-12-02 18:34:32 +01:00
Laurent Destailleur
38b67b0de6 Merge pull request #15616 from dolibit-ut/patch-54
Update llx_accounting_account_ca.sql
2020-12-02 18:31:58 +01:00
Laurent Destailleur
409b73fe2c FIX #15582 2020-12-02 15:16:04 +01:00
Marcio Zebedeu
561c7438bc New Add Angola City name
Angola province/city support added
2020-12-02 12:36:15 +01:00
Marcio Zebedeu
73edd081dd New Support for Angolan currency added
Support for Region  Angola added
2020-12-02 12:04:35 +01:00
UT from dolibit
8944670c03 Update llx_accounting_account_ca.sql
subtype_pcg removed
2020-12-02 08:28:16 +01:00
Stephane Lesage
1c4876b417 more transporters in llx_c_shipment_mode.sql 2020-12-01 21:17:03 +01:00
Marcio Zebedeu
f7a8a02b98 Update llx_c_tva.sql 2020-12-01 20:07:58 +01:00
Marcio Zebedeu
de9a32972f New currency for Angolan added
Support for Angolan currency added
2020-12-01 19:48:49 +01:00
Marcio Zebedeu
ea1393a7cb New add VAT RAT for Angola
VAT rate support for Angola was added.
2020-12-01 19:29:11 +01:00
lmarcouiller
bca89fc204 add dolibarr_state_board in migration 2020-12-01 15:57:15 +01:00
UT from dolibit
9d1da25f03 Update llx_const.sql 2020-12-01 13:57:33 +01:00
UT from dolibit
f847425f23 Update llx_accounting_abc.sql 2020-12-01 13:48:18 +01:00
Laurent Destailleur
00ad6df395 Fight against $_POST 2020-11-30 14:47:07 +01:00
Laurent Destailleur
7634212811 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/system/phpinfo.php
	htdocs/commande/stats/index.php
	htdocs/compta/facture/stats/index.php
2020-11-29 21:35:03 +01:00
Laurent Destailleur
6a8ddacb33 Prepare database to allow to disconnect other session after a password
change
2020-11-29 21:01:57 +01:00
Laurent Destailleur
de98ef1718 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2020-11-29 20:57:43 +01:00
Laurent Destailleur
d45fe6c17f FIx #15551 2020-11-29 20:39:39 +01:00
Laurent Destailleur
fab9b3d50c Fix warning 2020-11-28 18:34:13 +01:00
Laurent Destailleur
574919de52 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	.travis.yml
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/adherents/class/subscription.class.php
	htdocs/compta/bank/categ.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/core/boxes/box_task.php
	htdocs/core/class/commondocgenerator.class.php
	htdocs/core/class/interfaces.class.php
	htdocs/core/lib/project.lib.php
	htdocs/core/modules/modCategorie.class.php
	htdocs/expensereport/class/expensereport.class.php
	htdocs/fichinter/class/fichinterrec.class.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/class/fournisseur.facture.class.php
	htdocs/install/repair.php
	htdocs/main.inc.php
	htdocs/product/price.php
	htdocs/projet/tasks/time.php
	htdocs/reception/card.php
2020-11-27 15:45:12 +01:00
Laurent Destailleur
4a5cdd0092 Several fixes in export and repair tool 2020-11-27 15:27:35 +01:00
Frédéric FRANCE
1704de39bb Merge remote-tracking branch 'upstream/develop' into patch-10 2020-11-27 11:18:04 +01:00
Frédéric FRANCE
9a2f945807 Merge remote-tracking branch 'upstream/develop' into patch-13 2020-11-27 11:15:10 +01:00
Laurent Destailleur
e1a6e8f2fc CSS
Security: Add param to fight against Clickjacking attacks
2020-11-26 11:29:16 +01:00
Laurent Destailleur
d8bf7b2714 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
	htdocs/core/modules/facture/doc/pdf_sponge.modules.php
	htdocs/core/modules/propale/doc/pdf_cyan.modules.php
2020-11-25 18:04:06 +01:00
Laurent Destailleur
ac859bc38e Merge pull request #15531 from FHenry/develop
Fix bank transfert supplier
2020-11-25 13:06:10 +01:00
Frédéric FRANCE
c09a6d1435 Merge remote-tracking branch 'upstream/develop' into patch-10 2020-11-25 12:59:32 +01:00
Florian HENRY
e2b96a834d add SCOP and SCIC in ent form juridique 2020-11-25 12:11:00 +01:00
Florian HENRY
12ef03f06d fix banck tranfert supplier 2020-11-25 10:58:34 +01:00
Jean-Sébastien Pédron
9b1dbf8d2a llx_accounting_account_fr.sql: Remove left over field data
In commit 86d9622360, the `pcg_subtype`
was removed from the inserted values.

In commit a85dfaf71e, values associated
with this field were removed. However, at least two lines in the
PCG99-BASE accounting accounts still had that field values.

This led to errors when importing the PCG99-BASE accounts. This patch
fixes the problem and the accounts can be imported successfully.
2020-11-24 22:19:21 +01:00
Laurent Destailleur
47cfdb4ef2 Prepare database to be ready for a future fix on sessions 2020-11-24 11:38:05 +01:00
Frédéric FRANCE
2225ff0ba4 Update 12.0.0-13.0.0.sql 2020-11-23 23:59:37 +01:00
Frédéric FRANCE
909a723d48 Update llx_ecm_files.sql 2020-11-23 23:57:56 +01:00
Frédéric FRANCE
886945829e Update llx_ecm_directories.sql 2020-11-23 23:56:03 +01:00
Laurent Destailleur
9004be1df2 Debug feature to send remind by email 2020-11-21 17:42:07 +01:00
Laurent Destailleur
32ae1bf350 Sync transifex 2020-11-18 15:56:06 +01:00
Laurent Destailleur
6c42535eb2 Maxi debug v13 2020-11-16 12:20:18 +01:00
UT from dolibit
1f8a8459fa Update llx_c_currencies.sql 2020-11-13 11:25:58 +01:00
Laurent Destailleur
b71cd0edea Merge pull request #15378 from orebd/debug_ticket
Fix some tickets issue
2020-11-13 09:58:57 +01:00
Laurent Destailleur
6d4d3c618d FIX #15369 and standardize permission "readall" 2020-11-13 09:55:53 +01:00
Aurélien
d9d32524f7 Fix #14460 2020-11-13 00:36:25 +01:00
Laurent Destailleur
7be3a2267e Add missing vat rates 2020-11-12 22:23:21 +01:00
jcp
10ae18fe44 Update SQL migration 2020-11-12 19:42:20 +01:00
Frédéric FRANCE
1b6dfee2bd modify sql 2020-11-11 13:56:45 +01:00
Laurent Destailleur
42ea51be49 Fix migration 2020-11-11 07:43:45 +01:00
Frédéric FRANCE
c796d3e3e7 do not reset ref if already entered 2020-11-10 23:10:42 +01:00
Frédéric FRANCE
016c9915ef Update 12.0.0-13.0.0.sql
add ref in class

add ref in getNomUrl

add ref on card
2020-11-10 23:03:03 +01:00
Frédéric FRANCE
22713ae9fb Update llx_adherent.key.sql 2020-11-10 22:19:21 +01:00
Frédéric FRANCE
87678bff7f Update 12.0.0-13.0.0.sql 2020-11-10 22:14:37 +01:00
Frédéric FRANCE
8650054c34 Update llx_adherent.sql 2020-11-10 22:11:03 +01:00