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
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
Laurent Destailleur
7db23385f5
Hide pass
2018-03-15 19:49:29 +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
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
Laurent Destailleur
6b2490f4e4
Merge pull request #8375 from atm-quentin/6.0
...
FIX reverse field to have object loaded in doaction
2018-03-13 17:56:06 +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
Laurent Destailleur
1c731f1d0c
Merge pull request #8368 from ptibogxiv/patch-13
...
FIX for nondisplay of fk_element 's id in REST API response
2018-03-13 10:49:37 +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
f82bedb36c
Merge pull request #8367 from atm-quentin/6.0
...
FIX check shipping on delete order
2018-03-13 09:53:57 +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
Laurent Destailleur
c755d5f58d
Merge pull request #8333 from atm-maxime/fix_advtargetemailin
...
Fix #8057
2018-03-10 23:54:34 +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