Ferran Marcet
|
09c271b7c5
|
Fix: Correction in the calculation of the next week
|
2017-08-02 10:31:16 +02:00 |
|
Marc de Lima Lucio
|
adbb41799c
|
FIX: calculate correct remain to pay for planned bank transactions
|
2017-08-01 11:08:58 +02:00 |
|
Laurent Destailleur
|
ddee802324
|
Add second parameter in GETPOST
|
2017-08-01 10:22:09 +02:00 |
|
florian HENRY
|
53add04a2e
|
fix :add missing hook into product price card
|
2017-07-31 10:28:24 +02:00 |
|
Laurent Destailleur
|
651bf525b0
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/cron/class/cronjob.class.php
|
2017-07-31 02:37:28 +02:00 |
|
Laurent Destailleur
|
cd6a3afc77
|
Merge pull request #7191 from hregis/4.0_bug3
Fix: run_jobs return always an error !!
|
2017-07-31 02:21:37 +02:00 |
|
Regis Houssin
|
b932ce6246
|
Update cronjob.class.php
is better condition for use true or 0
if ($result === false || (! is_bool($result) && $result != 0))
|
2017-07-26 01:25:15 +02:00 |
|
Laurent Destailleur
|
ab72fbffc6
|
Fix pb with .svg files
|
2017-07-25 23:02:14 +02:00 |
|
Laurent Destailleur
|
8b793a261f
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
|
2017-07-25 21:08:31 +02:00 |
|
Laurent Destailleur
|
d81fcd5f66
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-25 21:05:35 +02:00 |
|
Laurent Destailleur
|
b7c4f1f086
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/facture.php
|
2017-07-25 21:05:15 +02:00 |
|
Regis Houssin
|
a52adcad4a
|
Fix: change the condition
|
2017-07-25 13:52:10 +02:00 |
|
Laurent Destailleur
|
91d274b51e
|
Merge pull request #7187 from hguibourgdev/patch-11
New : Prepare toolkit for alert warning
|
2017-07-25 13:19:00 +02:00 |
|
Laurent Destailleur
|
fdcc067c23
|
Fix regression. Restore lost link "Other invoices".
|
2017-07-25 10:02:56 +02:00 |
|
Laurent Destailleur
|
aa9b4ce1f3
|
Fix too long combo for tags
|
2017-07-25 09:49:08 +02:00 |
|
Regis Houssin
|
c9c375f3b8
|
Fix: run_jobs return always an error !!
|
2017-07-23 10:29:45 +02:00 |
|
Laurent Destailleur
|
44023606c6
|
Fix pb in dolGetFirstLineOfText. Add PHPunit
|
2017-07-22 12:47:35 +02:00 |
|
hguibourgdev
|
1f5a71f2c9
|
New : Prepare toolkit for alert warning
|
2017-07-22 12:18:54 +02:00 |
|
Regis Houssin
|
2e63393bf2
|
Fix: wrong values if array used to force entity 0
|
2017-07-21 19:35:08 +02:00 |
|
Laurent Destailleur
|
1fcc2c4918
|
Merge pull request #7172 from atm-gauthier/3.9_fix_positivebuyingprice
FIX : Buying prices must always be in positive valueo
|
2017-07-21 15:13:48 +02:00 |
|
Laurent Destailleur
|
6e77dab832
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-18 15:13:15 +02:00 |
|
Laurent Destailleur
|
7e1d282b1b
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-18 15:12:28 +02:00 |
|
Laurent Destailleur
|
e41b98b5d4
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-18 15:12:03 +02:00 |
|
Laurent Destailleur
|
98cb1b7af1
|
Merge pull request #7171 from atm-ph/fix_5.0_search_lost
Fix lost search value in list if come from thirdparty card
|
2017-07-18 14:48:38 +02:00 |
|
Laurent Destailleur
|
f6060b976d
|
Update list.php
|
2017-07-18 14:48:18 +02:00 |
|
Laurent Destailleur
|
7ac5054df8
|
Update list.php
|
2017-07-18 14:47:44 +02:00 |
|
Laurent Destailleur
|
9ea30c427e
|
Merge pull request #7160 from hguibourgdev/patch-4
Update card.php
|
2017-07-18 14:36:12 +02:00 |
|
Laurent Destailleur
|
97fe41d603
|
A info int smtp header
|
2017-07-18 12:49:19 +02:00 |
|
Maxime Kohlhaas
|
d35dbdea92
|
Change column size in sql table creation also
|
2017-07-18 10:16:59 +02:00 |
|
Laurent Destailleur
|
2a50a78497
|
Fix hack to solve link to restrictions
|
2017-07-18 10:15:48 +02:00 |
|
Maxime Kohlhaas
|
76eac7ce6a
|
Fix : creating user from member was failing due to column size difference
|
2017-07-18 10:13:10 +02:00 |
|
gauthier
|
ccbeb162cf
|
FIX : Buying prices must always be in positive valueo
|
2017-07-17 11:27:57 +02:00 |
|
phf
|
885fc3c5b7
|
Fix lost search value in list if come from thirdparty card
|
2017-07-17 11:04:48 +02:00 |
|
Laurent Destailleur
|
4e45c7fdba
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-15 21:21:40 +02:00 |
|
Laurent Destailleur
|
f9b9a9972e
|
Fix value not defined
|
2017-07-15 17:22:57 +02:00 |
|
hguibourgdev
|
2166b3d467
|
Update card.php
FIX "!" is missing on test : empty($object->date_livraison)
|
2017-07-15 12:04:59 +02:00 |
|
Laurent Destailleur
|
4055ac82ab
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-15 03:47:54 +02:00 |
|
Laurent Destailleur
|
24ecd48b22
|
Minor fix
|
2017-07-15 03:40:37 +02:00 |
|
phf
|
f1c23f25f0
|
Fix updateline extrafields contrat fail
|
2017-07-13 16:49:58 +02:00 |
|
Laurent Destailleur
|
6023e686a4
|
Merge pull request #7139 from atm-florian/5.0_fixmigMG
FIX PgSQL
|
2017-07-13 14:27:18 +02:00 |
|
Laurent Destailleur
|
cbef85ddef
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-13 14:17:08 +02:00 |
|
Laurent Destailleur
|
cd3d18cb4d
|
Fix detection of payment for credit note
|
2017-07-13 14:16:51 +02:00 |
|
florian HENRY
|
017b654acd
|
FIX PgSQL
|
2017-07-11 17:45:16 +02:00 |
|
Laurent Dinclaux
|
64a5be3e00
|
Fixes travis error: Arguments with default values must be at the end of the argument list
|
2017-07-10 14:14:21 +11:00 |
|
Laurent Dinclaux
|
244574f8e6
|
Fixes functions comments
|
2017-07-10 13:19:59 +11:00 |
|
Laurent Dinclaux
|
253f7e252d
|
Fixes local taxes repports by rate
|
2017-07-10 13:15:14 +11:00 |
|
Laurent Destailleur
|
65ea0fc2b4
|
FIX value of user id filled to 0 in llx_bank_url when recording an
expense report.
|
2017-07-08 22:16:35 +02:00 |
|
Laurent Destailleur
|
7b6e60077a
|
FIX id of user not saved when making a payment of expense report
|
2017-07-08 21:53:28 +02:00 |
|
Laurent Destailleur
|
4290be7ee6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-08 18:10:02 +02:00 |
|
Laurent Destailleur
|
ba3b6b6aa5
|
Better support of vat with code in expense report
|
2017-07-08 18:09:45 +02:00 |
|
Laurent Destailleur
|
efd292e8f5
|
Merge pull request #7126 from atm-gauthier/FIX_add_contact
FIX : we have to check if contact doesn't already exist on add_contact
|
2017-07-07 20:33:24 +02:00 |
|
Laurent Destailleur
|
5046852caa
|
Merge pull request #7121 from jfefe/patch-14
Bad path for document file
|
2017-07-07 20:15:18 +02:00 |
|
Laurent Destailleur
|
bd0dba6439
|
Update card.php
Better fix for future
|
2017-07-07 20:14:47 +02:00 |
|
Laurent Destailleur
|
b461d24f52
|
Merge pull request #7119 from atm-alexis/FIX_situ_pdf_total_VAT
FIX invoice situation VAT total rounding into PDF crabe
|
2017-07-07 20:11:55 +02:00 |
|
Laurent Destailleur
|
249bfa3412
|
Merge pull request #7117 from atm-arnaud/FIX_insert_supplierpropale_det
Fix add supplierproposaldet without price (new product)
|
2017-07-07 20:09:52 +02:00 |
|
Laurent Destailleur
|
0d575b4cdf
|
Merge pull request #7107 from atm-john/fix_contract_card
Fix return method
|
2017-07-07 19:58:27 +02:00 |
|
Laurent Destailleur
|
b7af0cca63
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture/list.php
htdocs/holiday/card.php
|
2017-07-07 19:39:57 +02:00 |
|
Laurent Destailleur
|
fd5f992be4
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-07 19:15:18 +02:00 |
|
Laurent Destailleur
|
4c1b485d47
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/facture/list.php
|
2017-07-07 19:06:25 +02:00 |
|
Laurent Destailleur
|
c6fc7313b1
|
Merge pull request #7116 from atm-ph/fix_7109
FIX 7109 - class name already exist for customer payment
|
2017-07-07 19:01:10 +02:00 |
|
Laurent Destailleur
|
d58682c574
|
Merge pull request #7088 from atm-arnaud/FIX_edit_social_emptying_label
FIX edit sociale was emptying label
|
2017-07-07 18:59:10 +02:00 |
|
Laurent Destailleur
|
b0359b4659
|
Merge pull request #7081 from atm-florian/5.0
fix class error (given by eclipse Oxygen version)
|
2017-07-07 18:35:47 +02:00 |
|
Laurent Destailleur
|
eef027acb4
|
Merge pull request #7080 from atm-arnaud/FIX_holidays_postgresql
FIX holidays postgresql search
|
2017-07-07 18:31:54 +02:00 |
|
gauthier
|
a6f1e08c19
|
FIX : we have to check if contact doesn't already exist on add_contact() function
|
2017-07-07 11:48:30 +02:00 |
|
Laurent Destailleur
|
2aaf8b22f2
|
Fix substitution var
|
2017-07-07 10:10:12 +02:00 |
|
jfefe
|
a072b23a5e
|
FIX #7075 : bad path for document
|
2017-07-06 00:47:26 +02:00 |
|
alexis Algoud
|
3d18c71201
|
FIX invoice situation VAT total rounding into PDF crabe
|
2017-07-05 17:21:37 +02:00 |
|
arnaud
|
1a71e9b4a0
|
FIX add supplierproposaldet without price (new product)
|
2017-07-05 16:57:03 +02:00 |
|
phf
|
31b94c1d3f
|
Fix 7109 - class name already exist for customer payment
|
2017-07-05 16:52:37 +02:00 |
|
Laurent Destailleur
|
e199864fce
|
Better log
|
2017-07-05 00:09:35 +02:00 |
|
Laurent Destailleur
|
ea8a49aea3
|
Prepare 5.0.5
|
2017-07-04 17:38:20 +02:00 |
|
Laurent Destailleur
|
451e8fc024
|
FIX Support of vat code when using price per customer
|
2017-07-04 17:37:28 +02:00 |
|
John
|
e1ae97e661
|
Fix return method
|
2017-07-04 10:34:59 +02:00 |
|
Laurent Destailleur
|
a5cfd7c2e2
|
FIX Error when updating thirdparty not returned
|
2017-07-01 16:24:33 +02:00 |
|
Laurent Destailleur
|
b308cfef1d
|
Fix dol_trunc
|
2017-06-30 18:30:01 +02:00 |
|
Laurent Destailleur
|
d55213286e
|
Fix missing parameter
|
2017-06-30 11:40:26 +02:00 |
|
Laurent Destailleur
|
ea504a0516
|
FIX We should be able to insert data with value '0' into const
|
2017-06-30 11:10:05 +02:00 |
|
arnaud
|
ca6ce2ba8b
|
FIX status were wrong on product referent list
|
2017-06-30 10:38:54 +02:00 |
|
arnaud
|
f79b72f724
|
FIX edit sociale was emptying label
|
2017-06-29 16:57:30 +02:00 |
|
florian HENRY
|
6e8c83b2a9
|
fix class error (given by eclipse Oxygen version)
|
2017-06-29 15:47:33 +02:00 |
|
arnaud
|
9da9dff3c3
|
Merge branch '5.0' of github.com:Dolibarr/dolibarr into FIX_holidays_postgresql
|
2017-06-29 14:37:03 +02:00 |
|
arnaud
|
a695fa9c6e
|
FIX holidays with postgresql like on rowid integer
|
2017-06-29 14:36:10 +02:00 |
|
Laurent Destailleur
|
724392a557
|
Merge pull request #7073 from fmarcet/3.9
FIX: User id correction on holiday request
|
2017-06-29 02:45:53 +02:00 |
|
fmarcet
|
4283b1ee30
|
FIX: User id correction on holiday request
|
2017-06-28 18:31:37 +02:00 |
|
Maxime Kohlhaas
|
cef5c0b375
|
Fix column position in PDF when VAT is hidden
|
2017-06-28 00:38:24 +02:00 |
|
Maxime Kohlhaas
|
3664956b8c
|
Update pdf_azur.modules.php
|
2017-06-28 00:31:33 +02:00 |
|
arnaud
|
65b9b70ff8
|
FIX invoice page list
|
2017-06-27 15:23:51 +02:00 |
|
John
|
93477c102f
|
FIX delete linked element on facture rec
|
2017-06-26 15:44:04 +02:00 |
|
Laurent Destailleur
|
3a6314b1a0
|
Fix data
|
2017-06-26 13:29:18 +02:00 |
|
Laurent Destailleur
|
4a21457b8a
|
Fix position of page nb
|
2017-06-26 09:28:02 +02:00 |
|
Laurent Destailleur
|
85ce1f3332
|
Fix missing var init
|
2017-06-26 09:20:16 +02:00 |
|
Laurent Destailleur
|
ab9be29356
|
Fix installers
|
2017-06-24 21:36:51 +02:00 |
|
Laurent Destailleur
|
e79f3715b4
|
FIX #7048 #6075
|
2017-06-24 16:21:25 +02:00 |
|
Laurent Destailleur
|
ee8924e101
|
Fix position of accounting periods
|
2017-06-24 10:23:38 +02:00 |
|
Laurent Destailleur
|
1211e0d7ab
|
FIX vat code not saved during product creation.
|
2017-06-23 12:09:21 +02:00 |
|
Laurent Destailleur
|
45004493e0
|
Fix multicurrency and vat_src_code not propaged on invoice from
shipment.
|
2017-06-23 11:12:17 +02:00 |
|
Laurent Destailleur
|
ecae2fc6b6
|
Fix translation
|
2017-06-23 11:08:49 +02:00 |
|
Laurent Destailleur
|
3ec0e6f7ef
|
FIX #6885
|
2017-06-20 12:31:08 +02:00 |
|
Laurent Destailleur
|
a7fb411a42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-20 10:46:38 +02:00 |
|
Laurent Destailleur
|
d572bd4f34
|
FIX #7003
|
2017-06-20 10:45:20 +02:00 |
|