Laurent Destailleur
0dd33440d1
Merge pull request #8397 from hregis/7.0_bug3
...
Fix: missing update of $conf
2018-03-18 12:29:58 +01:00
Regis Houssin
c0a6ae2195
Fix: replace with dolibarr_install_syslog
2018-03-16 18:31:11 +01:00
Laurent Destailleur
bbb095bcb2
FIX css
2018-03-16 12:19:16 +01:00
Laurent Destailleur
07fb29f0c4
Fix var not initialized
2018-03-16 12:18:20 +01:00
Laurent Destailleur
46e8692620
Escape db
2018-03-16 12:17:20 +01:00
Laurent Destailleur
ff765a2efe
FIX Look and feel v7
2018-03-16 12:16:40 +01:00
Laurent Destailleur
96ff5b1b23
Update sql image file for 7.0 stable
2018-03-16 11:19:58 +01:00
arnaud
32ce42610a
FIX show status on societe banner
2018-03-16 11:18:00 +01:00
Laurent Destailleur
fe94562a56
Prepare 7.0.1
2018-03-16 01:33:11 +01:00
Laurent Destailleur
a94017ba25
FIX letter for month March
2018-03-16 00:07:00 +01:00
Laurent Destailleur
ce7da41bef
Fix save setup
2018-03-15 23:47:16 +01:00
Regis Houssin
6e585869c7
Fix: better method for avoid lost global
2018-03-15 19:33:08 +01:00
Regis Houssin
9f62ddaf36
Fix: missing update of $conf
2018-03-15 19:24:34 +01:00
Laurent Destailleur
ce0144e645
Add code to help debug
2018-03-15 13:21:02 +01:00
Laurent Destailleur
542eb2e5f4
Comment
2018-03-15 13:19:29 +01:00
Laurent Destailleur
85e307d6b8
Fix report when group is not dedicated to a country
2018-03-15 12:31:24 +01:00
Laurent Destailleur
73005d81a7
FIX country must not be mandatory for accounting report groups
2018-03-15 11:42:59 +01:00
Laurent Destailleur
97c8504915
Fix remove log
2018-03-15 10:26:06 +01:00
Laurent Destailleur
c4eea1f0e0
Fix SQLi
2018-03-15 02:12:01 +01:00
Laurent Destailleur
4957ea9178
Fix SQLi reported by op7ica
2018-03-15 01:55:16 +01:00
Laurent Destailleur
6a70d268e0
Fix SQLi reported by op7ica
2018-03-15 01:22:32 +01:00
Laurent Destailleur
14a33af603
Merge pull request #8384 from fmarcet/7.0
...
FIX Activate all also if there are inactive services
2018-03-15 00:37:37 +01:00
Laurent Destailleur
c69f5843da
Update card.php
2018-03-15 00:36:56 +01:00
Laurent Destailleur
ffc91bdfdf
Merge pull request #8383 from ggg44473/7.0
...
Add missing $mode in BookKeeping::createStd()
2018-03-15 00:33:37 +01:00
fmarcet
5140c1c5d2
Fix: Merge categories when merging thirds
2018-03-14 13:25:05 +01:00
ATM-Nicolas
e801b5a431
FIX : Delete tasks on project delete will now trigger TASK_DELETE
2018-03-14 11:38:42 +01:00
Ferran Marcet
4d4a204f7f
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-03-14 11:11:54 +01:00
Ferran Marcet
e47dda72e7
Fix: Activate all also if there are inactive services
2018-03-14 11:08:38 +01:00
Laurent Destailleur
e7a315958d
Merge pull request #8381 from fmarcet/7.0
...
FIX Can't activate tasks on projects configuration
2018-03-14 10:42:45 +01:00
Ferran Marcet
304595ee4f
Fix: Can't activate tasks on projects configuration
2018-03-14 09:48:39 +01:00
Sean Wang
9a1588df13
Add missing $mode in BookKeeping::createStd()
...
In accountancy ledger, creating new transaction, there is
'ERROR: 55000: currval of sequence "llx_accounting_bookkeeping_rowid_seq"
is not yet defined in this session' occurred.
According to dolibarr.log, this error will show up after
createStd() {...Insert request to llx_accounting_bookkeeping_tmp...}.
It query the "llx_accounting_bookkeeping_rowid_seq" instead of
"llx_accounting_bookkeeping_tmp_rowid_seq",
due to missing $mode at bookkeeping.class.php
line504:last_insert_id().
2018-03-14 16:38:22 +08:00
Laurent Destailleur
ca809a11af
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/commande/class/commande.class.php
2018-03-13 18:04:18 +01:00
atm-quentin
af09a3714b
FIX reverse field to have object loaded in doaction
2018-03-13 17:12:03 +01:00
Laurent Destailleur
f88536068f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-13 15:30:07 +01:00
Laurent Destailleur
17b7c6268e
FIX avoid "Array" on screen
2018-03-13 15:29:52 +01:00
ptibogxiv
4f6f0b302e
FIX for nondisplay of fk_element 's id in REST API response
...
the fk_element don't display when the call is made with REST API (reason non found)
2018-03-13 10:28:44 +01:00
Laurent Destailleur
dcd3387a30
Update commande.class.php
2018-03-13 09:53:21 +01:00
Laurent Destailleur
51229a602f
Update commande.class.php
2018-03-13 09:51:45 +01:00
atm-quentin
6c7a5cebdf
FIX check verif exped on delete order
2018-03-13 09:34:50 +01:00
Laurent Destailleur
ae5080dab4
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-12 20:16:23 +01:00
Laurent Destailleur
d045dca003
Fix financial commitment
2018-03-12 20:04:25 +01:00
Laurent Destailleur
55d3e72463
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/contact/class/contact.class.php
htdocs/societe/card.php
2018-03-12 19:02:30 +01:00
Laurent Destailleur
51c94fadfa
Look and feel v7
2018-03-11 21:31:34 +01:00
Laurent Destailleur
e1654f4215
Fix division by zero
2018-03-11 21:18:18 +01:00
Laurent Destailleur
95e7062ca3
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-03-11 19:29:01 +01:00
Laurent Destailleur
d5d6939fd9
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-03-11 19:28:39 +01:00
Laurent Destailleur
a3d25b24d3
FIX #8285 Extrafields now reported by /api/index.php/agendaevents/{id}
2018-03-11 19:27:03 +01:00
Laurent Destailleur
5c4b5cc74f
fix
2018-03-11 00:40:35 +01:00
Laurent Destailleur
9ed2e47775
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-11 00:32:41 +01:00
Laurent Destailleur
897b3f7b79
Fix setup
2018-03-11 00:31:26 +01:00
Laurent Destailleur
f98ca2e31a
Merge pull request #8335 from inoveaconseil/patch-1
...
Fix #8092
2018-03-11 00:06:28 +01:00
Laurent Destailleur
03f7df88c6
Update card.php
2018-03-11 00:05:32 +01:00
Inovea Conseil
c2397fad60
Fix #8092
2018-03-10 23:49:43 +01:00
Maxime Kohlhaas
c008853842
Fix #8057
2018-03-10 23:05:33 +01:00
Laurent Destailleur
6c9e0e1752
Merge branch '7.0' into 7.0
2018-03-10 21:52:57 +01:00
Alexis Algoud
74dc815bfa
fix commonobject isInt for module builder capabilities
2018-03-10 19:02:06 +01:00
Laurent Destailleur
905cf112e9
Merge pull request #8327 from tiaris/fix7.0
...
FIX #8289
2018-03-10 18:58:22 +01:00
Laurent Destailleur
6fcc271790
Update product.class.php
2018-03-10 18:57:55 +01:00
Laurent Destailleur
aea3c164ba
Merge pull request #8178 from hregis/7.0_bug2
...
Fix: avoid Warning: A non-numeric value encountered
2018-03-10 18:47:11 +01:00
Laurent Destailleur
3911738b88
Fix vulnerability reported by DIGITEMIS CYBERSECURITY & PRIVACY
2018-03-10 18:40:45 +01:00
Laurent Destailleur
e3ace1f89f
Fix morecss not provided
2018-03-10 18:17:54 +01:00
Laurent Destailleur
702c84a100
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-10 17:57:49 +01:00
Laurent Destailleur
241b5e9a93
FIX security report DIGITEMIS CYBERSECURITY & PRIVACY
2018-03-10 15:52:11 +01:00
BadPixxel
44d18027f2
BugFix for PHP7.1: PHP Warning: A non-numeric value encountered in /tmp/Dolibarr/htdocs/product/class/product.class.php on line 1709
2018-03-10 15:48:40 +01:00
BadPixxel
836054a8b3
BugFix Issue #8261 : Variants module. Combinations cannot be edited
2018-03-10 14:51:24 +01:00
jean
6793bfae3a
FIX #8289 add a cofoiguration for correct stopck calculation
2018-03-10 14:17:52 +01:00
Laurent Destailleur
a85a103a55
Merge pull request #8308 from atm-florian/7.0_fixinventory
...
7.0 fixinventory
2018-03-10 12:54:36 +01:00
Laurent Destailleur
212536a3fd
Update list.php
2018-03-10 12:54:20 +01:00
Laurent Destailleur
64f2f324de
Update card.php
2018-03-10 12:52:09 +01:00
Laurent Destailleur
a7f82af352
Update card.php
2018-03-10 12:49:25 +01:00
Laurent Destailleur
75b470b580
Update eldy.lib.php
2018-03-10 12:43:01 +01:00
Laurent Destailleur
04bcc4dd46
Update eldy.lib.php
2018-03-10 12:39:39 +01:00
Maxime Kohlhaas
fd36ade61a
Fix unit in replenish #7225
2018-03-10 11:20:32 +01:00
Maxime Kohlhaas
d92fa3a69c
Fix required field + space in dispatch
2018-03-09 23:49:40 +01:00
florian HENRY
c62904d632
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_fixinventory
2018-03-09 23:41:32 +01:00
Laurent Destailleur
612b95b219
Merge pull request #8316 from atm-maxime/fix_clone_supplierorder
...
Fix supplier order clone was keeping objectlinked
2018-03-09 23:01:45 +01:00
Laurent Destailleur
31f36f4028
Merge pull request #8312 from atm-florian/7.0_fix8232
...
7.0 fix8232
2018-03-09 22:47:10 +01:00
Maxime Kohlhaas
d82c62b638
Fix supplier order clone was keeping objectlinked
2018-03-09 21:51:59 +01:00
TuxGasy
9eeb80151e
Fix bug when updating multi currency rate on invoice supplier
2018-03-09 21:13:54 +01:00
Laurent Destailleur
143827ac79
Merge pull request #8306 from Robisix/7.0
...
FIX Duplicate product_type asignement on order addline
2018-03-09 19:45:47 +01:00
florian HENRY
42fed5981d
bettre syntax
2018-03-09 19:16:06 +01:00
florian HENRY
02beed265e
better space
2018-03-09 19:14:43 +01:00
florian HENRY
5a56e802d9
FIX #8232
2018-03-09 19:10:52 +01:00
florian HENRY
f0164f2689
fix type date
2018-03-09 14:25:37 +01:00
florian HENRY
1c966d4769
on going
2018-03-09 12:57:58 +01:00
Romain DELVAL
ee55776886
FIX Duplicate product_type asignement on order addline
...
On addline order method, ther is a duplicate assignation on
line->product_type before call to "insert" method.
The second assignement always make product_type to "0" while it was
fetched from product himsel like it was made on first asignement few
lines above
2018-03-09 12:38:28 +01:00
florian HENRY
f37d482331
fix warning and sql error
2018-03-09 11:37:23 +01:00
atm-ph
53ce297ab3
Fix travis - missing documentation of new param
2018-03-09 09:30:11 +01:00
Laurent Destailleur
ad96229ec4
Fix not visible template selector for supplier order/invoice emails
...
Conflicts:
htdocs/fourn/facture/card.php
2018-03-08 20:52:25 +01:00
Laurent Destailleur
af9fff4f83
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-08 16:35:12 +01:00
Laurent Destailleur
3762ed12c7
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2018-03-08 16:33:51 +01:00
Laurent Destailleur
343ca1bc77
Merge pull request #8294 from hregis/7.0_bug5
...
Fix: avoid conflict between invoice and invoicenumber sharings
2018-03-08 16:24:05 +01:00
Laurent Destailleur
7a7c4b8f14
Fix invalid url
2018-03-08 14:41:13 +01:00
Laurent Destailleur
d8dcebfa9a
FIX Do not lose filter when editing comment of a time spent in task view
2018-03-07 20:12:40 +01:00
Laurent Destailleur
cab61724f2
Fix phpcs
2018-03-07 19:40:06 +01:00
Laurent Destailleur
317a5f5b2f
Fix by adding a redirect to avoid the order2billing being done twice.
2018-03-07 19:15:23 +01:00
Laurent Destailleur
78259db0ee
Intorduce dolDecodeBlockedData
2018-03-07 19:14:48 +01:00
Laurent Destailleur
69ef6a9316
Fix data on thirdparty tooltip
2018-03-07 19:13:54 +01:00
Laurent Destailleur
c02e8e9831
Css
2018-03-07 19:13:15 +01:00
Marc de Lima Lucio
884b74a6bb
FIX: warning when adding ECM files using old photo path
2018-03-07 17:12:59 +01:00
Laurent Destailleur
acc29ea163
FIX #8219
2018-03-07 16:19:13 +01:00
Laurent Destailleur
f4f009d877
FIX #8269
2018-03-07 16:10:40 +01:00
Laurent Destailleur
eeb5b4b206
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-07 15:53:12 +01:00
Laurent Destailleur
b2f6105ae2
FIX #8277
2018-03-07 15:52:58 +01:00
Regis Houssin
a0774d523d
Fix: avoid conflict between invoice and invoicenumber sharings
2018-03-07 15:24:23 +01:00
Laurent Destailleur
64e59c3f97
Merge pull request #8292 from hregis/7.0_bug6
...
Fix: avoid error if type is not numeric
2018-03-07 13:08:31 +01:00
Laurent Destailleur
f8d8c5c658
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-07 13:04:27 +01:00
Laurent Destailleur
004839b368
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-07 13:03:40 +01:00
Laurent Destailleur
8b9041b93e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-03-07 13:02:18 +01:00
Laurent Destailleur
4caefbe926
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2018-03-07 12:59:52 +01:00
Laurent Destailleur
e518303e1b
Merge pull request #8288 from atm-florian/7.0_fix_comment_task
...
FIX comment on tasks
2018-03-07 12:40:31 +01:00
Laurent Destailleur
f7f9f0e605
Update comment.php
2018-03-07 12:40:09 +01:00
Laurent Destailleur
ee1a2c49fd
Merge pull request #8287 from hregis/7.0_bug3
...
Fix: problem to see users with transverse mode
2018-03-07 12:38:00 +01:00
Regis Houssin
0f574579eb
Fix: avoid error if type is not numeric
2018-03-07 12:27:13 +01:00
Laurent Destailleur
2053cc9307
Merge pull request #8284 from hregis/7.0_bug5
...
Fix: wrong entity id, always value 1 !
2018-03-07 12:19:09 +01:00
Marc de Lima Lucio
dd208348c4
FIX: add planned delivery to order exports
2018-03-07 12:18:08 +01:00
alexis Algoud
cb27eb98e1
FIX natural search double quote
2018-03-07 11:42:47 +01:00
Laurent Destailleur
a0a9e12178
Fix css
2018-03-07 11:29:50 +01:00
Laurent Destailleur
f3fd5f4cfa
FIX Label of event show twice
2018-03-07 11:03:35 +01:00
florian HENRY
6cb77577a6
can use image
2018-03-07 09:03:13 +01:00
florian HENRY
bb73a715a8
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_fix_comment_task
2018-03-07 08:49:08 +01:00
florian HENRY
03873038d5
fix comment task
2018-03-07 08:47:34 +01:00
Laurent Destailleur
23a4a60970
Fix status of task
2018-03-06 21:51:43 +01:00
Laurent Destailleur
0dfc9af72a
FIX multicompany compatibility and fix reports
2018-03-06 19:58:13 +01:00
Regis Houssin
bf4402eb89
Fix: missing superadmin
2018-03-06 19:22:59 +01:00
Regis Houssin
175971bfc1
Fix: syntax error
2018-03-06 19:12:18 +01:00
Regis Houssin
d406b28911
Fix: problem to see users with transverse mode
2018-03-06 19:08:39 +01:00
Regis Houssin
1807bb36e2
Fix: missing global $conf
2018-03-06 13:31:13 +01:00
Regis Houssin
35703cff99
Fix: wrong entity id, already value 1 !
2018-03-06 13:23:00 +01:00
Laurent Destailleur
592a97f9a5
Fix default topic
2018-03-06 12:45:48 +01:00
Laurent Destailleur
45fd0cfc16
FIX Subscription events not recorded into agenda
2018-03-06 12:36:39 +01:00
Laurent Destailleur
72af963ed5
Fix triggers
2018-03-06 12:26:26 +01:00
Laurent Destailleur
1e6a55745c
CSS
2018-03-06 11:54:05 +01:00
Laurent Destailleur
17e012e0ac
FIX Subscription not correctly log in blockedlog
2018-03-06 09:08:45 +01:00
Laurent Destailleur
7c95233e3c
FIX Trad and creation date in subscription create
2018-03-06 09:08:28 +01:00
Laurent Destailleur
14d7ffa53b
Fix cancel and template to record stock movement/correction
2018-03-06 09:07:39 +01:00
Laurent Destailleur
6d13e58a23
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-06 09:07:03 +01:00
Laurent Destailleur
a765dba570
Fix trad
2018-03-06 09:06:49 +01:00
Laurent Destailleur
5de43d6652
Merge pull request #8273 from fappels/7.0_fix_insert_expedition_line
...
Fix shipment line insert
2018-03-05 20:47:03 +01:00
Laurent Destailleur
81e193b725
Update expedition.class.php
2018-03-05 20:46:54 +01:00
Laurent Destailleur
951babae6d
Merge pull request #8272 from aspangaro/7.0
...
Fix : Missing language file
2018-03-05 20:44:34 +01:00
Laurent Destailleur
65fe376bbf
Merge pull request #8270 from hregis/7.0_bug4
...
Fix: avoid Warning: A non-numeric value encountered
2018-03-05 20:44:23 +01:00
Laurent Destailleur
45898d26a8
Merge pull request #8267 from hregis/7.0_bug5
...
Fix: check if file name already exists
2018-03-05 20:44:02 +01:00
atm-ph
5971cd8e59
Fix label goes in desc and lost fourn ref
2018-03-05 17:18:03 +01:00
atm-ph
ebb4da8417
Fix keep supplier proposal price in supplier order
2018-03-05 16:58:35 +01:00
Laurent Destailleur
0b3e2e92e2
Revert "Fix SQL error when creating subscription"
...
This reverts commit d422fc8a11 .
2018-03-05 16:13:32 +01:00
Laurent Destailleur
d422fc8a11
Fix SQL error when creating subscription
2018-03-05 16:09:26 +01:00
Laurent Destailleur
184c773301
Fix error management
2018-03-05 15:43:48 +01:00
Laurent Destailleur
f35679fb2a
Fix description of field of table
2018-03-05 13:11:07 +01:00
Regis Houssin
722fbc9d29
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_bug5
2018-03-05 10:25:23 +01:00
ATM-Nicolas
60f8ca1283
Merge branch '6.0' of github.com:Dolibarr/dolibarr into fix_order_line_fk_multicurrency
2018-03-05 09:03:20 +01:00
fappels
1a7c09b7d5
Fix 0 is also a valid Qty
...
Fix error handling
2018-03-04 12:35:32 +01:00
Alexandre SPANGARO
c0664474e4
Fix : Missing language file
2018-03-04 06:32:55 +01:00
Laurent Destailleur
44eb50c424
FIX Infinite loop on deletion of temp file when there is symbolic links
2018-03-03 11:57:10 +01:00
Laurent Destailleur
eac1b2efe9
FIX Infinite loop on deletion of temp file when there is symbolic links
2018-03-03 11:23:23 +01:00
Regis Houssin
0c52977027
Fix: avoid Warning: A non-numeric value encountered
2018-03-03 08:37:44 +01:00
Regis Houssin
647331876b
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_bug5
2018-03-02 19:02:08 +01:00
Regis Houssin
b69d2800ef
Fix: check if file name already exists
2018-03-02 18:59:30 +01:00
Laurent Destailleur
b24259ed46
Merge pull request #8265 from hregis/7.0_bug5
...
Fix: missing hook during rename file action
2018-03-02 18:15:01 +01:00
Regis Houssin
8e85198bd1
Fix: missing $upload_dir
2018-03-02 18:09:06 +01:00
Laurent Destailleur
4137e1cc76
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-02 17:56:30 +01:00
Laurent Destailleur
6bb91dd5d2
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-03-02 17:54:42 +01:00
Laurent Destailleur
d35c5282d4
Merge pull request #8245 from enstentechnologies/7.0
...
FIX Unknown column 'pl.amount_requested' in compta/prelevement/factures.php
2018-03-02 17:52:23 +01:00
florian HENRY
3490d3779b
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
2018-03-02 17:31:39 +01:00
florian HENRY
473c16ede5
fix pgSQL install
2018-03-02 17:30:46 +01:00
Regis Houssin
bf4543a636
Fix: missing hook during rename file action
2018-03-02 17:05:52 +01:00
Laurent Destailleur
b87db9d32d
Fix missing ;
2018-03-02 16:38:56 +01:00
Laurent Destailleur
8d11f1efa1
FIX Payment mode not correctly set in donation and document
2018-03-02 12:32:49 +01:00
Laurent Destailleur
a01287b211
Fix template donation
2018-03-02 12:25:43 +01:00
Laurent Destailleur
c478ab952f
Fix block to generate donation document missing
2018-03-02 11:57:39 +01:00
Laurent Destailleur
a815326a28
Fix filters on bank entry list
2018-03-01 12:37:03 +01:00
Laurent Destailleur
54edd51847
Fix look and feel v7
2018-03-01 12:07:19 +01:00
Laurent Destailleur
822dd4778c
Fix info in tooltip
2018-03-01 12:03:50 +01:00
Laurent Destailleur
0e7a250060
Fix colspan
2018-03-01 11:53:18 +01:00
Laurent Destailleur
d25270a6f4
Fix ref not visible in payment link
2018-03-01 11:53:02 +01:00
Laurent Destailleur
bc04b3ee27
Fix min decimal on amount in payment page
2018-03-01 11:52:50 +01:00
Laurent Destailleur
be3e8a0e2d
FIX Look and feel v7
2018-03-01 11:52:41 +01:00
Laurent Destailleur
ee4fcba4f2
Fix class not found
2018-02-27 22:11:11 +01:00
Laurent Destailleur
ee488ed83e
FIX invoice creation fails when next date not defined
2018-02-27 20:24:50 +01:00
Laurent Destailleur
8b9e196478
Fix trans
2018-02-27 20:24:29 +01:00
Laurent Destailleur
75cbc466d5
Fix warning
2018-02-27 19:08:38 +01:00
Laurent Destailleur
1907b9c52d
Fix search on dates on template invoices
2018-02-27 19:04:21 +01:00
Laurent Destailleur
bca2927da0
FIX css border missing
2018-02-27 19:03:42 +01:00
gauthier
4d05bff780
FIX : if we make a mistake with situation_percent, now we can correct it. before situation_final was always set to 1 and no way to go back
2018-02-27 12:27:25 +01:00
ATM-Nicolas
27100df927
FIX : Avoid empty value to fk_multicurrency attribute
2018-02-27 11:06:11 +01:00
Laurent Destailleur
7d3162313e
FIX Temporary dir for mail files must be cleaned at beginning of form
2018-02-27 10:59:26 +01:00
Laurent Destailleur
0cc84ab92f
FIX Missing restore_lastsearch_values
2018-02-26 21:21:28 +01:00
Laurent Destailleur
fd1d900f7f
FIX: Properties updated if update successfull.
...
Conflicts:
htdocs/contrat/class/contrat.class.php
2018-02-26 21:20:31 +01:00
Laurent Destailleur
229ee5c12f
Fix search criteria lost
2018-02-26 12:32:56 +01:00
vabeltran
604cc5896e
FIX Unknown column 'pl.amount_requested' in compta/prelevement/factures.php
...
Column 'amount_requested' in ORDER clause not exists because that column is called 'amount' now in 'prelevement_bons' table in db.
2018-02-26 12:31:40 +01:00
Laurent Destailleur
d1e846385a
FIX Useless clean of tree
2018-02-26 12:01:36 +01:00
Laurent Destailleur
667c9045a2
FIX duplicate confirm message. Missing reposition class
2018-02-26 10:33:39 +01:00
Laurent Destailleur
4866d63ece
Fix method getListOfPayments in the wrong class
2018-02-26 09:45:15 +01:00
Laurent Destailleur
41638e6dff
Fix back link of look and feel v7
2018-02-26 09:20:05 +01:00
Laurent Destailleur
1666f371bf
css
2018-02-26 00:13:16 +01:00
Laurent Destailleur
7ff94c88bd
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-25 15:00:31 +01:00
Laurent Destailleur
251136bebf
Fix PHPUnit
2018-02-25 15:00:14 +01:00
Laurent Destailleur
502f219f7f
Merge pull request #8231 from hregis/7.0_entity
...
FIX missing object entity in fetch
2018-02-25 12:59:38 +01:00
Laurent Destailleur
68e0283fe4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-25 12:58:32 +01:00
Laurent Destailleur
0a571a0677
Complete fix #8230
2018-02-25 12:58:17 +01:00
Laurent Destailleur
0262b64eb1
Merge pull request #8230 from hregis/7.0_bug4
...
Fix: missing hook parameters
2018-02-25 12:56:43 +01:00
Laurent Destailleur
898f2cf0ca
Merge pull request #8229 from hregis/7.0_bug3
...
FIX Parameter must be an array or an object that implements Countable
2018-02-25 12:55:54 +01:00
Laurent Destailleur
7dfedbf35c
Merge pull request #8228 from hregis/7.0_bug
...
FIX Use of undefined constant _ROWS_2
2018-02-25 12:55:17 +01:00
Laurent Destailleur
6c16f2af1e
Merge pull request #8226 from hregis/7.0_multicompany
...
Fix: differentiate sharing of "member" and "member_type"
2018-02-25 12:54:51 +01:00
Laurent Destailleur
4581d6049c
Update societecontact.php
2018-02-25 12:52:39 +01:00
Laurent Destailleur
64dd6439e7
Merge pull request #8223 from atm-florian/6.0
...
fix bad link invoice URL into acoutantcy customer affectation
2018-02-25 12:42:03 +01:00
Laurent Destailleur
8dceb8930f
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/html.formactions.class.php
htdocs/user/card.php
2018-02-25 12:41:17 +01:00
Laurent Destailleur
286d62edb8
Merge pull request #8221 from ATM-Marc/FIX_usercard_columns
...
FIX: solve column mismatch in user card with multicompany transverse mode + code cleanup
2018-02-25 12:35:05 +01:00
Rui Strecht
7b448a2d18
Fixed issue with elementarray null if num_rows = 0
2018-02-25 12:29:15 +01:00
Laurent Destailleur
c698558d9e
Merge pull request #8212 from simnandez/6.0
...
Fix: Not showing link to ad event if module is disabled
2018-02-25 12:28:06 +01:00
Laurent Destailleur
b20ae45265
Merge pull request #8210 from atm-john/fix_sql_entity
...
Fix sql entity for sub query
2018-02-25 12:27:35 +01:00
Laurent Destailleur
6a78ce65e9
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/imports/import.php
2018-02-25 12:21:10 +01:00
Laurent Destailleur
2d252e85e6
FIX Import process must stop after ending line nb to import
2018-02-25 12:15:36 +01:00
Regis Houssin
703d976b3b
Fix: missing object entity in fetch
2018-02-24 16:21:16 +01:00
Regis Houssin
b216249214
Fix: missing hook parameters
2018-02-24 15:01:29 +01:00
Regis Houssin
3859b5a926
Fix: Parameter must be an array or an object that implements Countable
2018-02-24 14:20:53 +01:00
Laurent Destailleur
a5b1f114c2
FIX Generic substitution of constant disabled for sensitive constant
2018-02-24 14:03:32 +01:00
Laurent Destailleur
619e0d3792
FIX Bad var for substitution of free text
2018-02-24 14:03:27 +01:00
Regis Houssin
5ecbe2ae81
Fix: Use of undefined constant _ROWS_2
2018-02-24 13:49:30 +01:00
Laurent Destailleur
03d9bf1376
Restore deprecated var
2018-02-24 12:35:36 +01:00
Laurent Destailleur
cbfe241c1b
FIX Can use odx templates that does not include lines tags
2018-02-24 12:34:15 +01:00
Laurent Destailleur
435e4823a5
Fix some warning during install
2018-02-24 11:58:09 +01:00
Regis Houssin
4c06384197
Fix: differentiate sharing of "member" and "member_type"
2018-02-24 11:13:14 +01:00
Laurent Destailleur
812911bd44
Fix type of expense report output in PDF
2018-02-23 15:33:42 +01:00
Laurent Destailleur
953001c7ab
Fix bad naming of column
2018-02-23 15:16:49 +01:00
atm-ph
d300b943e1
Fix wrong price on supplier order line
2018-02-23 15:10:25 +01:00
florian HENRY
b4b185abe0
fix bad link invoice URL into acoutantcy customer affectation
2018-02-23 14:42:52 +01:00
Marc de Lima Lucio
36cc1c6ca9
FIX: solve column mismatch in user card's usergroup list + code cleanup
2018-02-23 11:59:22 +01:00
Laurent Destailleur
f7ecac8734
Fix look and feel v7
2018-02-23 11:40:56 +01:00
Laurent Destailleur
194f5a2cef
Fix substitution key
2018-02-23 11:03:48 +01:00
Laurent Destailleur
3f9a9f20ce
Fix missing substitution key
2018-02-22 17:06:18 +01:00
Laurent Destailleur
bc0993d6cd
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-22 12:17:25 +01:00
Laurent Destailleur
479c4b4d77
Fix look and feel v7
2018-02-22 12:15:11 +01:00
Laurent Destailleur
51cfb9795e
Fix bad picto
2018-02-22 11:26:41 +01:00
Juanjo Menent
1d6baf5f2b
Fix: Not showing link to ad event if module is disabled
2018-02-22 10:16:53 +01:00
Laurent Destailleur
9114a28e88
Fix: missing the reposition
2018-02-21 22:43:25 +01:00
John
b276a8186e
Fix sql entity for sub query
2018-02-21 10:03:04 +01:00
Laurent Destailleur
34135e0a13
Fix extrafield date or datetime with bad timezone
2018-02-20 19:20:47 +01:00
Laurent Destailleur
48d250b201
Help to understand
2018-02-20 15:55:58 +01:00
Laurent Destailleur
7f419a29e7
Merge pull request #8072 from laudeco/hotfix/8028_replacement_bill
...
fix the bill replacement with discounts #8028
2018-02-20 15:19:19 +01:00
Laurent Destailleur
01c2971f4f
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-20 15:08:17 +01:00
Laurent Destailleur
9690e68bfb
Merge pull request #8206 from fmarcet/5.0
...
Fix: Barcode type on massive init
2018-02-20 15:07:53 +01:00
Laurent Destailleur
f207e91643
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/holiday/define_holiday.php
htdocs/main.inc.php
htdocs/societe/class/societe.class.php
2018-02-20 15:06:41 +01:00
Laurent Destailleur
b8736f5103
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-20 14:59:40 +01:00
Laurent Destailleur
6c8e7494f0
Merge pull request #8200 from atm-maxime/fix_contact_tooltiip
...
Fix contact tooltip
2018-02-20 14:56:06 +01:00
Laurent Destailleur
67ee443b34
Fix can set holiday remaining to 0
2018-02-20 14:53:19 +01:00
Laurent Destailleur
b361877ea8
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/card.php
2018-02-20 12:48:28 +01:00
Laurent Destailleur
4056b87a74
Fix syntax error
2018-02-20 12:36:03 +01:00
Laurent Destailleur
7321829732
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-20 12:34:15 +01:00
Laurent Destailleur
ea071b7680
Fix can't delete holiday refused
2018-02-20 12:31:26 +01:00
Laurent Destailleur
16fca2ee35
Fix bad link
2018-02-20 10:05:11 +01:00
Laurent Destailleur
87a3019e73
Fix upgrade missing steps
2018-02-20 06:03:22 +01:00
Laurent Destailleur
aa1ede6f74
FIX Search criteria on vat
2018-02-20 06:03:08 +01:00
Laurent Destailleur
cb644665bd
Fix output dir of grab
2018-02-20 06:02:53 +01:00
Ferran Marcet
671b4a399d
Fix: Barcode type
2018-02-19 17:47:24 +01:00
Ferran Marcet
2e1727e323
Fix: Barcode type
2018-02-19 17:45:19 +01:00
Ferran Marcet
5535daf84a
Merge branch '5.0up' into 5.0
2018-02-19 17:43:14 +01:00
sschwebel
7c583227fb
FIX : #8139
2018-02-19 10:58:05 +01:00
Laurent Destailleur
46c941c823
Translation
2018-02-16 23:57:35 +01:00
Laurent Destailleur
5c5d2cbefa
Fix smtp warning message
2018-02-16 23:49:08 +01:00
Laurent Destailleur
9bed2ce8e2
Fix ignore file integrity check on filefunc.inc.php for deb/rpm package
2018-02-16 22:03:13 +01:00
Laurent Destailleur
a4b155fc91
Fix typo and
2018-02-16 20:42:40 +01:00
Laurent Destailleur
c513ffe1f7
Fix debian package
2018-02-16 18:21:18 +01:00
Laurent Destailleur
f67f0df609
Fix preview link not visible with long file names
2018-02-16 12:11:39 +01:00
John
49bad95d31
fix method exist test
2018-02-15 17:04:27 +01:00
John
63987fa32e
fix invoice extrafield transmition to credit
2018-02-15 16:39:47 +01:00
Laurent Destailleur
47713e0264
Fix bug reported by scrutinizer
2018-02-15 15:32:43 +01:00
Laurent Destailleur
8493d9f62e
FIX #8163
2018-02-15 15:27:06 +01:00
Maxime Kohlhaas
bfd46f62ea
Fix : contact and user getnomurl needs all info to display tooltip correctly
2018-02-15 15:18:25 +01:00
Maxime Kohlhaas
6fe69d4a60
Wrong field in thirdparty getnomurl
2018-02-15 15:17:59 +01:00
Laurent Destailleur
13dd440fd4
FIX #8192
2018-02-15 14:47:08 +01:00
Laurent Destailleur
7722f004c8
FIX #8153
2018-02-15 14:08:42 +01:00
Laurent Destailleur
5eee292663
FIX #8189
2018-02-15 13:40:17 +01:00
Laurent Destailleur
825a295294
FIX #8198
2018-02-15 13:28:15 +01:00
Laurent Destailleur
f0855da0fb
Fix responsive
2018-02-15 12:57:04 +01:00
Laurent Destailleur
a4384b1921
Fix date start/end of project are day not hours
2018-02-15 02:02:32 +01:00
Laurent Destailleur
18acff5e57
Fix avoid error when homepage not set
2018-02-15 01:29:51 +01:00
Laurent Destailleur
dde5c186e7
Fix duplicate html tag
2018-02-15 00:53:03 +01:00
Laurent Destailleur
b789a50ce6
Fix duplicate html tag
2018-02-15 00:38:11 +01:00
Laurent Destailleur
bab5c41b98
Fix duplicate html tag
2018-02-15 00:24:15 +01:00
Laurent Destailleur
0fc302fe98
Sync transifex
2018-02-15 00:06:43 +01:00
Laurent Destailleur
b515448bbd
Fix delete when no extrafields used
2018-02-15 00:01:25 +01:00
Laurent Destailleur
5f0f9ff326
Fix delete page
2018-02-14 23:57:57 +01:00
Laurent Destailleur
4e145f0e5b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-14 22:09:12 +01:00
Laurent Destailleur
7f8cbc0f62
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/adherents/type.php
htdocs/contrat/services.php
htdocs/contrat/tpl/linkedobjectblock.tpl.php
htdocs/install/upgrade2.php
2018-02-14 22:08:18 +01:00
Laurent Destailleur
15ab37b46e
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-14 21:51:55 +01:00
Laurent Destailleur
b21feca9d7
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-14 21:51:35 +01:00
Laurent Destailleur
147b35d62e
Merge pull request #8194 from hregis/6.0_multicompany
...
Fix: Update entity field in llx_user_rights and llx_usergroup_rights
2018-02-14 21:31:02 +01:00
Laurent Destailleur
cf5c972c65
Merge pull request #8193 from atm-ph/fix_6.0_multicurrency_situation_invoice
...
Fix apply global progress don't update multicurrency values
2018-02-14 21:27:52 +01:00
Laurent Destailleur
483bfb096b
Merge pull request #8188 from atm-quentin/6.0_develop
...
NEW Add sale representative einstein_pdf_modules
2018-02-14 21:27:24 +01:00
Laurent Destailleur
06357e62da
Merge pull request #8182 from laudeco/hotfix/bank_module
...
Bank module is not accessible (error 500) since 7.0.0
2018-02-14 20:52:36 +01:00
Laurent Destailleur
c28d87252b
Merge pull request #8184 from laudeco/hotfix/8183_welcome_email_adherent
...
Fix 8183 - adherent welcome e-mail edition always put 1 instead of keeping the e-mail
2018-02-14 20:51:57 +01:00
Laurent Destailleur
d0fdf700d7
Update type.php
2018-02-14 20:51:33 +01:00
Laurent Destailleur
0d00c51c2a
Update type.php
2018-02-14 20:51:05 +01:00
Laurent Destailleur
23ee6748f7
Update fournisseurs.php
2018-02-14 20:36:13 +01:00
Laurent Destailleur
8783857aa5
Fix tooltip of website editor
2018-02-14 20:33:48 +01:00
Laurent Destailleur
536eb7e008
Fix label of invoice
2018-02-14 17:25:13 +01:00
Laurent Destailleur
ca71d90d96
Fix help
2018-02-14 14:57:53 +01:00
Laurent Destailleur
9f883f3401
Fix install log disappeared
2018-02-14 14:50:22 +01:00
Regis Houssin
fa2fddcdc1
Fix: Update entity field in llx_user_rights and llx_usergroup_rights
2018-02-14 14:30:39 +01:00
Laurent Destailleur
7bdf335a8e
Add a fix to clean data
2018-02-14 14:26:33 +01:00
atm-ph
c690dfb258
Fix apply global progress don't update multicurrency values
2018-02-14 10:15:38 +01:00
Laurent Destailleur
434980bb22
Fix svg image preview ko
2018-02-13 18:15:39 +01:00
Laurent Destailleur
e510e1b679
Fix search field at wrong column
2018-02-13 15:48:29 +01:00
Laurent Destailleur
7ed128ff2b
Fix bad escaping
2018-02-13 14:30:14 +01:00
atm-quentin
144c13998a
NEW_einstein_pdf_modules
2018-02-13 09:51:33 +01:00
Laurent Destailleur
88bdebb80f
Fix label truncated
2018-02-12 23:08:01 +01:00
Laurent Destailleur
00a8be22a2
Fix field too small
2018-02-12 22:11:43 +01:00
De Coninck Laurent
1052213c97
Fix 8183 - adherent welcome e-mail
...
Fix the adherent welcome e-mail.
[see: #8183 ]
2018-02-12 18:12:43 +01:00
Laurent Destailleur
a4f48fcfb6
Fix feature must be hidden (not stable)
2018-02-12 16:09:22 +01:00
Laurent Destailleur
1c9f543fd5
Translation
2018-02-12 15:55:37 +01:00
Laurent Destailleur
b2835fc803
Fix check of vat only for european countries
2018-02-12 15:54:24 +01:00
De Coninck Laurent
6f7d6f977b
fix error in latest release
2018-02-12 15:50:14 +01:00
Laurent Destailleur
30ba1c1702
FIX #8174
2018-02-12 14:02:51 +01:00
Laurent Destailleur
12e48e07ae
Fix deletion of ledger line when editing transaction
2018-02-12 13:50:26 +01:00
Maxime Kohlhaas
ef05171641
Fix : contract service list context was mixing up with service list from product/service module
2018-02-12 13:48:43 +01:00
Laurent Destailleur
284e6f1ad3
Better position of error check
2018-02-12 13:39:06 +01:00
Laurent Destailleur
caa136bed3
FIX Debug journalization: Avoid journalizing if all lines not bound
2018-02-12 13:31:32 +01:00
Laurent Destailleur
09dfd5eb9f
Fix journalization protection
2018-02-12 12:02:01 +01:00
Laurent Destailleur
734bd4d2fb
Fix menu visible in dev only
2018-02-12 10:15:58 +01:00
Regis Houssin
24cc687724
Fix: you can't check "fournisseur" with checkUserAccessToObject without
...
object ID
2018-02-12 09:28:41 +01:00
Regis Houssin
448fcae02f
Fix: move "fournisseur" in $checksoc
2018-02-12 09:03:53 +01:00
Regis Houssin
abb7e651d1
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr.git into 6.0_bug
2018-02-12 09:02:12 +01:00
Regis Houssin
40fe3849dc
Fix: avoid Warning: A non-numeric value encountered
2018-02-12 08:21:35 +01:00
Laurent Destailleur
60a848de5a
Fix bad list of id for supplier categories
2018-02-12 04:09:15 +01:00
Laurent Destailleur
64f61c80ad
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-12 04:08:13 +01:00
Laurent Destailleur
55779e3b55
Fix confusion between supplier and customer categories
2018-02-12 04:07:45 +01:00
Laurent Destailleur
9b8b3a1236
Merge pull request #8176 from hregis/7.0_bug2
...
Fix: wrong param name (Travis error !)
2018-02-12 03:25:23 +01:00
Laurent Destailleur
b23ef5fd8f
Merge pull request #8175 from hregis/7.0_bug
...
Fix: check perms by type of product
2018-02-12 03:25:08 +01:00
Laurent Destailleur
7f4adb7f97
Update card.php
2018-02-12 03:23:57 +01:00
Laurent Destailleur
975608b9d3
FIX #8174
2018-02-12 03:21:04 +01:00
Laurent Destailleur
4d6f87e544
Merge pull request #8168 from simnandez/6.0
...
Fix: Contracts not show price
2018-02-12 03:13:31 +01:00
Laurent Destailleur
d731857fd0
Update linkedobjectblock.tpl.php
2018-02-12 03:13:12 +01:00
Laurent Destailleur
671fbd3d55
Code comment
2018-02-12 02:59:18 +01:00
Laurent Destailleur
c03ceb2205
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-12 02:56:51 +01:00
Laurent Destailleur
12f1e4c04b
Merge pull request #8167 from atm-john/fix_contract_line_extrafields_on_save
...
Fix Missing insert of extrafields on contract add line
2018-02-12 02:56:19 +01:00
Laurent Destailleur
d3d3bcaca5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-12 02:53:21 +01:00
Laurent Destailleur
f88874c1f7
Code comment
2018-02-12 02:53:08 +01:00
Romain DESCHAMPS
8e42ed5824
add missing links in cust. card boxes
2018-02-12 02:40:13 +01:00
Romain DESCHAMPS
37ff46b05a
add missing links in supplier card boxes
2018-02-12 02:40:09 +01:00
Laurent Destailleur
fa3b1c74a9
Fix bad link
2018-02-12 02:25:34 +01:00
Laurent Destailleur
b7b496132b
Fix syntax error
2018-02-12 01:27:54 +01:00
Regis Houssin
3525306cc4
Fix: wrong var name
2018-02-11 13:29:37 +01:00
Regis Houssin
86df1ddd0a
Fix: uniformize user rights check
2018-02-11 13:27:02 +01:00
Regis Houssin
2b7693c582
Fix: wrong param name (Travis error !)
2018-02-11 12:14:23 +01:00
Regis Houssin
01b3b8e09e
Fix: check perms by type of product
2018-02-11 12:09:12 +01:00
Juanjo Menent
67ce71bc48
Fix: Contracts not show price
2018-02-09 18:23:11 +01:00
Laurent Destailleur
71c968b0b1
Fix lose validator user in edit
2018-02-09 16:06:48 +01:00
Laurent Destailleur
84fd67c407
CSS
2018-02-09 15:49:49 +01:00
John
2817ace0d2
Fix contract line extrafields save on add line
2018-02-09 15:47:18 +01:00