Laurent Destailleur
c71c4e86f6
Fix: watch file for debian package.
2013-09-05 23:52:13 +02:00
Laurent Destailleur
556827c818
Fix: wash file
2013-09-05 22:58:11 +02:00
Laurent Destailleur
d493dc8513
Merge pull request #1215 from GPCsolutions/develop-review
...
Develop review
2013-09-05 13:51:28 -07:00
Florian Henry
e7520b4bc7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-05 21:03:10 +02:00
Florian Henry
34d4c15d0e
Fix bug on category contact
2013-09-05 21:03:03 +02:00
Raphaël Doursenaud
36a281ce58
CSS fixes
2013-09-05 20:54:19 +02:00
Raphaël Doursenaud
8010389c08
Fixed wrong path in CSS
2013-09-05 20:29:06 +02:00
Raphaël Doursenaud
d39f2d655c
Typo fix: remove unwanted comma
2013-09-05 20:28:24 +02:00
Raphaël Doursenaud
0e8eddb470
Revert "Method should be static"
...
This reverts commit 4ca5bc3797 .
2013-09-05 19:00:00 +02:00
Raphaël Doursenaud
e762042828
Fixed typos
2013-09-05 18:06:51 +02:00
Raphaël Doursenaud
6e64e0e7be
Fixed gd calls for windows bitmap images
2013-09-05 17:56:28 +02:00
Laurent Destailleur
b1e8b9c02f
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-09-05 17:56:23 +02:00
Laurent Destailleur
2ce6f55d92
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-09-05 17:54:00 +02:00
Laurent Destailleur
7afb1aef14
Fix: Image was not correctly generated. Bad licence into it.
2013-09-05 17:53:07 +02:00
Florian Henry
2740cc78b6
Add dol_syslog
...
Fix bug on expedition create : create expedition with rowid (or
origin_id) that already exits, and you will have all product of the
other expedition and the new expedition form order
Revert previous commit filter sort on fourn/facture/index.php
2013-09-05 17:45:30 +02:00
Florian Henry
95ff16f145
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2013-09-05 17:39:49 +02:00
Juanjo Menent
15bb60c8a1
Merge pull request #1212 from FHenry/develop
...
Add ref supplier into muscadet model
2013-09-05 08:30:49 -07:00
Raphaël Doursenaud
cd684460ff
Removed silly code
2013-09-05 17:30:17 +02:00
Raphaël Doursenaud
7681c60f6b
Silly assignment was a bug
2013-09-05 17:22:51 +02:00
Raphaël Doursenaud
fa51e310b8
Avoid silly assignment
2013-09-05 17:19:30 +02:00
Raphaël Doursenaud
9046d620e1
Avoid using the same var as outer loop
2013-09-05 17:15:06 +02:00
Raphaël Doursenaud
8e6860ac72
Fixed developer intent
2013-09-05 17:01:15 +02:00
Raphaël Doursenaud
4efe215b0c
Qual: removed a bunch of duplicated array keys
2013-09-05 17:00:18 +02:00
Raphaël Doursenaud
465d59ba82
Don't call non static class statically
2013-09-05 16:44:57 +02:00
Raphaël Doursenaud
4ca5bc3797
Method should be static
2013-09-05 16:44:02 +02:00
Raphaël Doursenaud
0c0740cac7
Don't call non static class statically
2013-09-05 16:43:22 +02:00
Raphaël Doursenaud
109cc09e82
Simplified JS
2013-09-05 16:37:23 +02:00
simnandez
d4e62805ef
Fix: service to expire instead invoice unpayed
2013-09-05 16:13:30 +02:00
Laurent Destailleur
7229b728a3
Update doc
2013-09-04 23:02:02 +02:00
Laurent Destailleur
da7c8b42f2
Fix: Image was not correctly generated. Bad licence into it.
2013-09-04 22:34:49 +02:00
Laurent Destailleur
c3c9e59974
Fix: Image was not correctly generated. Bad licence into it.
2013-09-04 22:33:49 +02:00
Laurent Destailleur
e40d644085
Fix: Remove warning
2013-09-04 16:49:20 +02:00
Laurent Destailleur
10c2bdc193
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/langs/fr_FR/compta.lang
2013-09-04 15:13:38 +02:00
Laurent Destailleur
af22d38681
Fix: Bad total without tax
2013-09-04 15:07:35 +02:00
Laurent Destailleur
5d27ce0173
Merge pull request #1213 from open-minds/develop
...
Fix owner address of company bank account
2013-09-04 01:48:00 -07:00
Laurent Destailleur
b1c25d91cd
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-09-04 10:45:35 +02:00
Laurent Destailleur
ee0f44c9e3
Fix: Try a fix of cloning lines->array
2013-09-04 10:45:15 +02:00
Laurent Destailleur
232cf5e086
Merge pull request #1214 from aspangaro/3.4
...
Update translation fr_FR
2013-09-04 01:26:30 -07:00
aspangaro
91320ef99c
Update translation fr_FR
2013-09-04 05:17:33 +02:00
Laurent Léonard
ec86efaab2
Fix owner address of company bank account
2013-09-03 23:57:36 +02:00
Florian Henry
ddeca06f32
Real ref filter
2013-09-03 21:13:05 +02:00
Florian Henry
d8ddb8b3e7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-03 20:07:13 +02:00
Florian Henry
b4d858828f
Add ref supplier into muscadet model
2013-09-03 20:07:08 +02:00
Florian Henry
cb86cd403c
Fix: Delete linked element to supplier invoice when deleted (as done for
...
all other object into dolibarr)
2013-09-03 20:01:10 +02:00
Laurent Destailleur
64b44298ae
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-03 18:19:15 +02:00
Laurent Destailleur
c5020056b3
Revert commit.
...
Bug into update function. Also what was difference of new field ?
2013-09-03 18:18:22 +02:00
simnandez
6ae3603549
Trad: Add missing translations
2013-09-03 18:16:30 +02:00
Laurent Destailleur
23df3d82e5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-03 18:10:55 +02:00
Laurent Destailleur
3bfaadc054
Work on feature to change rule for vat calculation rounding
2013-09-03 18:08:50 +02:00
Juanjo Menent
0e36ee74eb
Merge pull request #1210 from grandoc/develop
...
fix :
2013-09-03 08:45:52 -07:00