Maxime Kohlhaas
20bdfdb286
Fix : withdrawal rejection were taking the total amount of the invoice instead of the amount of the withdrawal
2015-07-14 11:57:47 +02:00
Laurent Destailleur
581b6d0001
Fix: missing status on contacts
2015-07-14 11:51:27 +02:00
Darkjeff
fbf9e6b4b8
Clean Customer list
...
Clean code
Add VAT research
If red line no case check
Remove comments
2015-07-14 10:06:44 +02:00
Darkjeff
003a155057
Merge pull request #1 from Dolibarr/develop
...
update
2015-07-14 09:27:16 +02:00
Laurent Destailleur
85d9d3587e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-13 16:25:43 +02:00
Laurent Destailleur
205c5aba82
Clean packages
2015-07-13 16:23:41 +02:00
Florian HENRY
bfcce0d36d
fix syntax
2015-07-13 14:34:51 +02:00
Florian HENRY
242a906e40
fix syntax
2015-07-13 14:33:25 +02:00
Florian HENRY
7ba831bf84
FIX : #3192
2015-07-13 14:24:37 +02:00
Francis Appels
b113e6c6bf
Fix #3120 Product Customer price not updated
...
Re inserted product fetch was removed in commit
e43d4a6239
2015-07-13 11:27:35 +02:00
Laurent Destailleur
a9289de616
Several fixes. Fix #2927
2015-07-13 11:22:18 +02:00
Laurent Destailleur
0c9e984bb1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-13 10:29:45 +02:00
Regis Houssin
6f1645f2f2
Fix: check if $mc object exists
2015-07-13 10:14:04 +02:00
Regis Houssin
f23afc3453
Fix: wrong path and add index.html
2015-07-13 10:07:38 +02:00
Regis Houssin
cf92f704d8
Fix: avoid error if $mc object not exists
...
TODO check if user not linked with the current entity before change
entity (thirdparty, invoice, etc.) !!
2015-07-13 09:54:26 +02:00
Laurent Destailleur
0542e43b71
Prepare 3.8
3.8.0-beta
2015-07-13 00:23:46 +02:00
Laurent Destailleur
ccd471bcd5
Update doc
2015-07-12 23:53:00 +02:00
Laurent Destailleur
e8a0f9da73
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/filelist.xml
2015-07-12 23:49:30 +02:00
Laurent Destailleur
66ae756c72
Prepare 3.8
2015-07-12 23:47:39 +02:00
Laurent Destailleur
c20fbef304
Prepare 3.8
3.8.beta1_20150712
2015-07-12 23:44:35 +02:00
Laurent Destailleur
08c38feb98
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2015-07-12 18:57:29 +02:00
Laurent Destailleur
1ba5afbc7d
Update doc. Prepare 3.8
2015-07-12 18:56:00 +02:00
Laurent Destailleur
a7ea92fd6b
Update doc. Prepare 3.8
2015-07-12 18:53:08 +02:00
Laurent Destailleur
fd3d43da25
Comment
2015-07-12 18:19:04 +02:00
Laurent Destailleur
e31af7f914
Can filter list of setup constant on name and extend visibility to all.
2015-07-12 18:05:56 +02:00
Laurent Destailleur
11c94a9d3b
Clean code
2015-07-12 16:50:27 +02:00
Laurent Destailleur
8690b5e70e
FIX #3173 Overlapping of shipment ref
2015-07-12 16:22:06 +02:00
Laurent Destailleur
1fb40565f4
Fix bad parameters of function select_date
2015-07-12 12:50:24 +02:00
Laurent Destailleur
39a9b41c42
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-12 12:31:37 +02:00
Laurent Destailleur
21a5a30ade
Merge pull request #3175 from All-3kcis/develop-patch-3
...
Fix #3158 can't change date in invoices
2015-07-12 12:21:46 +02:00
Laurent Destailleur
6f90605185
Fix: Sqlite can't be supported until alter table add constraint is
...
supported by sqlite, so choice is hidden
2015-07-12 11:44:37 +02:00
Laurent Destailleur
c83cb730fc
Merge pull request #3134 from atm-alexis/NEW_add_hook_in_sendmail
...
NEW add hook in send mail
2015-07-11 20:46:01 +02:00
Laurent Destailleur
c1445a88e1
Merge pull request #3171 from atm-ph/fix_37_translate_contact
...
FIX translate Jabberid on contact page with edit view
2015-07-11 20:36:54 +02:00
Laurent Destailleur
0eccfce9d0
Merge pull request #3184 from GPCsolutions/dolibarr-3183
...
Fix #3183 Make sure FormOther class is included.
2015-07-11 17:27:10 +02:00
Raphaël Doursenaud
f4cc1f647c
Fix #3183 Make sure FormOther class is included.
2015-07-10 15:20:41 +02:00
Laurent Destailleur
8d77667764
Bad stat report
2015-07-10 10:42:42 +02:00
Laurent Destailleur
688562a816
Fix regression: We can't yet set method __construct of DolibarrModules
...
abstract because this break compatibility with a lot of external module
and generate FATAL errors after migration. Because PHP is not yet able
to manage try catch on FATAL error, we can't catch such error. Using
bstract on constructor is so postponed.
2015-07-10 09:40:18 +02:00
Laurent Destailleur
0b9ed9a25c
Fix PSR2. We must not have spaces after (
2015-07-10 09:37:05 +02:00
Laurent Destailleur
3eb6ee2030
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-09 12:29:44 +02:00
Laurent Destailleur
c28ff6c257
NEW Add status into filters of graph
2015-07-09 12:29:01 +02:00
Juanjo Menent
f9757bf072
Merge pull request #3176 from aspangaro/develop-patch55
...
Fix #3166 : An accounting account can be alphanumeric (Need for EBP)
2015-07-09 09:45:59 +02:00
Juanjo Menent
407f27dca1
Merge pull request #3177 from aspangaro/develop-patch54
...
Update accountancy Step 2
2015-07-09 09:45:35 +02:00
Juanjo Menent
e2b5bc756a
Merge pull request #3174 from hregis/3.6_bug
...
Fix: missing shared parameters
2015-07-09 09:36:52 +02:00
aspangaro
600354e057
Update formventilation with elarifr modification
2015-07-09 07:48:09 +02:00
aspangaro
9fdc2991c7
Correct
2015-07-09 07:47:31 +02:00
aspangaro
46037dbc46
Add language key
2015-07-09 07:47:13 +02:00
aspangaro
0b19f2e068
Update list.php with elarifr modification
2015-07-09 07:46:58 +02:00
aspangaro
d286c18148
Update lines.php with elarifr modification
2015-07-09 07:11:08 +02:00
aspangaro
dbb5d3d386
Fix #3166 : An accounting account can be alphanumeric (Need for EBP)
2015-07-08 21:47:45 +02:00
All-3kcis
6b54180678
Fix #3158 can't change date in invoices
2015-07-08 16:04:21 +02:00