Neil Orley
348a95604e
Trailling white space removed on all lines
2016-07-08 15:15:55 +02:00
Neil Orley
59d96fdc07
ut8_encode() removed from balance.php and listbyaccount.php
2016-07-07 09:52:59 +02:00
Neil Orley
14deae77b7
NEW|Display bookkeeping by accounting account
...
- Bookkeeping ordered by accounting account
- Link with customers and suppliers invoices
- Sub Total by accounting account
- Ability to display more than 25 lines and filter by customer/supplier, invoice and accounting account
2016-07-01 11:36:33 +02:00
Neil Orley
0cab1a16d9
NEW|Display bookkeeping by accounting account
...
- Bookkeeping ordered by accounting account
- Link with customers and suppliers invoices
- Sub Total by accounting account
- Ability to display more than 25 lines and filter by customer/supplier, invoice and accounting account
2016-07-01 11:21:55 +02:00
Laurent Destailleur
b12bd9b070
Merge remote-tracking branch 'origin/3.9' into develop
2016-07-01 03:51:59 +02:00
Laurent Destailleur
45767b9b6b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-01 03:51:45 +02:00
Laurent Destailleur
f8b1d0d7ca
Merge remote-tracking branch 'origin/3.8' into 3.9
2016-07-01 03:51:23 +02:00
Laurent Destailleur
38d6438bd5
Merge pull request #5417 from atm-florian/dev_fix5416
...
FIX :#5416
2016-07-01 03:45:38 +02:00
Laurent Destailleur
15e79cf089
Merge pull request #5411 from atm-alexis/FIX_develop_compatibility
...
FIX old method add have to return create method result
2016-07-01 03:44:18 +02:00
Laurent Destailleur
07fd911770
Merge pull request #5401 from atm-alexis/FIX_3.8_bug_5383
...
# FIX #5383 bad object id on don delete
2016-07-01 03:42:59 +02:00
Laurent Destailleur
2c5e1c17fe
Fix hard coded table prefix
2016-07-01 03:42:19 +02:00
Laurent Destailleur
62d7303d8f
Add comment
2016-07-01 03:40:48 +02:00
Laurent Destailleur
74378e2c65
Merge pull request #5407 from atm-alexis/FIX_3.8_bug_5338
...
FIX #5338 use of not initialized var $aphour, $apmin, etc
2016-07-01 03:27:26 +02:00
Laurent Destailleur
5713d293e3
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
2016-07-01 03:22:16 +02:00
Laurent Destailleur
625213580c
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2016-07-01 03:17:20 +02:00
Laurent Destailleur
9e82a8b4e6
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-07-01 03:12:02 +02:00
Laurent Destailleur
102179028c
FIX #5414
2016-07-01 03:11:41 +02:00
Laurent Destailleur
3645bd8f69
Merge pull request #5420 from atm-alexis/FIX_3.8_bug_5170
...
FIX #5170 tva sign with INVOICE_POSITIVE_CREDIT_NOTE option
2016-07-01 03:06:31 +02:00
Laurent Destailleur
1d0e14be62
Merge pull request #5423 from atm-alexis/FIX_3.9_bug_4964
...
FIX #4964 buyprice in customer from shipping
2016-07-01 02:52:15 +02:00
Laurent Destailleur
6066b711af
Merge pull request #5427 from atm-geoffrey/FIX_project_select_on_event
...
Fix #4828
2016-07-01 02:47:43 +02:00
Laurent Destailleur
05384b2f88
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
2016-07-01 02:39:29 +02:00
Laurent Destailleur
29e26c2342
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/sendings.lib.php
2016-07-01 02:06:30 +02:00
Laurent Destailleur
c9300bae35
Merge pull request #5415 from fmarcet/3.8
...
Fix: Incorrect document link on supplier invoices's list
2016-06-30 22:31:18 +02:00
Laurent Destailleur
a439661ac7
Merge pull request #5421 from atm-arnaud/fix_5004
...
FIX #5004
2016-06-30 22:23:53 +02:00
Laurent Destailleur
5c11192c7c
Merge pull request #5425 from atm-arnaud/fix_4749
...
FIX #4749
2016-06-30 22:20:18 +02:00
Laurent Destailleur
f3821c30f3
Merge pull request #5412 from atm-florian/dev_compta
...
Dev compta
2016-06-30 21:58:45 +02:00
Laurent Destailleur
d4226a038e
Merge pull request #5418 from atm-maxime/fix_time_spent_right
...
FIX #5319
2016-06-30 21:56:25 +02:00
Laurent Destailleur
3ddd56a326
Merge pull request #5410 from frederic34/patch-8
...
FIX Bad link on supplier orders area
2016-06-30 21:40:45 +02:00
Laurent Destailleur
f2bb51ad02
Merge pull request #5406 from atm-gauthier/3.8_fix_linked_receiving
...
FIX : receiving link never works
2016-06-30 21:38:29 +02:00
Laurent Destailleur
05a5a2b6c5
Merge pull request #5428 from atm-maxime/fix_userid_not_defined
...
FIX #4383 $userid not defined
2016-06-30 21:35:34 +02:00
Laurent Destailleur
03c420b34e
Merge pull request #5403 from atm-florian/dev_fixwarning
...
Fix box PHP strict warning
2016-06-30 21:34:26 +02:00
Laurent Destailleur
578a58527f
Merge pull request #5430 from atm-arnaud/fix_4455
...
FIX #4455
2016-06-30 21:32:17 +02:00
Laurent Destailleur
b09c6533ee
Merge pull request #5433 from atm-maxime/fix_filename_bonprelevement
...
FIX #4448 $filebonprev is not used, $this->filename now
2016-06-30 21:03:00 +02:00
Laurent Destailleur
db0b806c7b
Merge pull request #5434 from atm-florian/dev_fix4672
...
Dev fix4672
2016-06-30 21:00:48 +02:00
Laurent Destailleur
4023da5a3f
Merge pull request #5435 from atm-florian/dev_fix4793
...
Cannot reproduce 4793 still fix other bug on PgSQL
2016-06-30 20:58:27 +02:00
Laurent Destailleur
ae1fd5bbb2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-30 19:35:49 +02:00
Laurent Destailleur
3611161b67
Fix custom code should not appears on services
2016-06-30 19:35:11 +02:00
florian HENRY
215f397f33
Cannot reproduce 4793 still fix other bug on PgSQL
2016-06-30 17:28:13 +02:00
florian HENRY
37ee64ae9b
fix 4672
2016-06-30 17:10:06 +02:00
Maxime Kohlhaas
d004f3a538
FIX #4448 $filebonprev is not used, $this->filename now
2016-06-30 17:03:56 +02:00
arnaud
38dcb0de49
FIX #4455
2016-06-30 16:53:24 +02:00
florian HENRY
388bd5ca48
code review
2016-06-30 16:42:49 +02:00
Maxime Kohlhaas
aa67a29115
FIX #4383 $userid not defined
2016-06-30 16:40:38 +02:00
atm-geoffrey
75bb161930
FIX #4828
2016-06-30 16:20:53 +02:00
arnaud
0ffe106e2c
FIX #4749
2016-06-30 16:03:48 +02:00
Alexis Algoud
02169478d0
FIX #4964 buyprice in customer from shipping
...
buyprice wasn't load in expedition::fetch_lines
2016-06-30 15:30:07 +02:00
arnaud
97fe75f198
FIX #5004
2016-06-30 14:57:23 +02:00
Alexis Algoud
22bc44620b
FIX #5170 tva sign with INVOICE_POSITIVE_CREDIT_NOTE option
2016-06-30 14:27:58 +02:00
florian HENRY
542be965b3
add log and toher multicurrency bug fix for PgSQL
2016-06-30 14:24:55 +02:00
Maxime Kohlhaas
c73c1a577a
Time spent can be saved with project read right
2016-06-30 14:24:03 +02:00