simnandez
9dde709c3e
Fix: typo errors
2013-04-25 13:01:38 +02:00
fhenry
bc7015a431
fix [ bug #850 ] Dolibarr PGSQL
2013-04-25 12:55:40 +02:00
Laurent Destailleur
3c5520f418
Fix: missing translation
2013-04-25 01:17:45 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
fhenry
cd7f94d515
[ bug #849 ] BUG PGSQL
2013-04-24 23:19:01 +02:00
Laurent Destailleur
3896b99bad
Add UK with GB.
2013-04-24 19:14:59 +02:00
fhenry
23a7aae084
[ bug #841 ] Erreur compta/index
2013-04-23 14:48:34 +02:00
Regis Houssin
ccf809b14a
Fix: broken features
2013-04-22 15:10:15 +02:00
Regis Houssin
29a8c10504
Fix: broken features
2013-04-22 15:09:19 +02:00
Laurent Destailleur
89ad634230
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/hookmanager.class.php
htdocs/langs/fr_FR/holiday.lang
2013-04-22 01:39:49 +02:00
Laurent Destailleur
87ce23c4b8
Merge pull request #858 from marcosgdf/fix-notifications-alert-bug
...
Notifications popup messages were not showing real notifications that we...
2013-04-21 16:08:33 -07:00
Laurent Destailleur
9f3164d710
Merge pull request #849 from GPCsolutions/ca_report_improvments
...
Improved reports
2013-04-21 15:13:34 -07:00
Marcos García
5b248805c2
Notifications popup messages were not showing real notifications that were going to be sent
2013-04-21 14:24:19 +02:00
Raphaël Doursenaud
6cce2c0b10
Added forgotten file
2013-04-21 10:19:07 +02:00
Raphaël Doursenaud
50eb88db5d
Fixed turnover by user
...
Mistakingly used distinct in SQL request
2013-04-21 10:11:19 +02:00
Laurent Destailleur
9c11b6a246
Merge pull request #851 from FHenry/develop
...
Add hidden option MAIN_ODT_AS_PDF to save ODT as PDF
2013-04-20 12:02:16 -07:00
Laurent Destailleur
a4c23b1dcd
Merge pull request #852 from marcosgdf/develop
...
Refactor + es_ES translations improvement + minor stetic change
2013-04-20 11:42:16 -07:00
Laurent Destailleur
dd13c334c7
New: Compatibility with jmobile
2013-04-20 20:30:18 +02:00
fhenry
4202c8fc91
required once instead of require
2013-04-20 17:56:39 +02:00
fhenry
cae761d522
[ task #640 ] Better deposit invoice management
2013-04-20 17:10:03 +02:00
fhenry
61b78666a2
Change-Id: I07221687a67be28376ee9146eaa46567486300ce
2013-04-20 13:29:40 +02:00
fhenry
dd8a84bce3
Fix [ bug #833 ] Accounting journals are broken
2013-04-20 13:08:06 +02:00
Marcos García
1e00ccd07d
Purchases and sellsjournal used tabs in their copyright comment. Restored 'em
2013-04-20 12:59:34 +02:00
Marcos García
c3c57351d0
Updated copyright
2013-04-20 12:57:50 +02:00
Marcos García
651b1ae7ce
Refactor + es_ES translations improvement + minor stetic change
2013-04-20 12:55:31 +02:00
Raphaël Doursenaud
f2bd1461b2
Improved reports
...
Added amount without VAT for "CREANCES-DETTES" mode
Added turnover by products/services
Added categories filter for users and products/services
Added period management
Added list sorting
2013-04-20 07:33:10 +02:00
fhenry
880659af3a
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-04-20 02:49:16 +02:00
Laurent Destailleur
162ccf68b6
Merge pull request #841 from FHenry/develop
...
fix [ bug #825 ] User first name not visible into users->perms
2013-04-19 17:21:16 -07:00
fhenry
e2d0d0d414
Fix fix as Eldy wish it
2013-04-20 00:10:20 +02:00
fhenry
a3c5bef381
Fix bug FactureLine update for PgSQL
...
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/41317-impossible-de-modifier-une-ligne-de-facture#41422
2013-04-19 15:12:02 +02:00
Regis Houssin
45300ccdd8
Fix: no result with a number with a comma
2013-04-19 09:55:22 +02:00
Regis Houssin
3e9a8677c6
Fix: no result with a number with a comma
2013-04-19 09:48:55 +02:00
fhenry
738ed467b3
Fix bug on update invoice line in PgSQL
2013-04-19 07:54:55 +02:00
Maxime Kohlhaas
1381373c95
Fix : set emetteur to MYCOMPANY when payment is a customer
2013-04-18 09:24:29 +02:00
fhenry
c0c1de7992
[ task #826 ] Increasing stock when deleting an invoice
2013-04-18 08:40:29 +02:00
Regis Houssin
5c50b1db57
Fix: use empty instead isset
2013-04-17 10:42:44 +02:00
Regis Houssin
4c13a4049c
Fix: use empty instead isset
2013-04-17 10:41:54 +02:00
Laurent Destailleur
a5deb8e9d7
Fix: bug into is_erasable function.
...
Conflicts:
test/phpunit/NumberingModulesTest.php
2013-04-16 15:54:36 +02:00
Laurent Destailleur
4fe49b6736
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-16 15:01:07 +02:00
Laurent Destailleur
248de05196
Fix: bug into is_erasable function.
2013-04-16 15:00:41 +02:00
fhenry
cba73b238c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/comm/propal.php
Change-Id: I5639c70165c8e1149f3934248737817a02efff0c
2013-04-16 11:37:51 +02:00
Laurent Destailleur
d3f29649d5
Fix into div/br
2013-04-16 01:23:33 +02:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
Regis Houssin
7177e59ea4
Fix: missing quote
2013-04-15 21:41:34 +02:00
Regis Houssin
5682e0ae25
Fix: missing quote
2013-04-15 21:40:49 +02:00
Regis Houssin
c9dba00f3f
Fix: missing current entity record
2013-04-15 21:29:49 +02:00
Regis Houssin
21056d2b78
Fix: missing current entity record
2013-04-15 21:27:01 +02:00
Laurent Destailleur
b7edb3f472
Fix: Correct css
2013-04-15 18:04:22 +02:00
Laurent Destailleur
37e54b3d80
Qual: Update copyright files.
...
Qual: Removed not used library.
Look: Uniformize css.
2013-04-15 18:00:20 +02:00
fhenry
882560dad7
Fix [ bug #821 ] 'f.facnumber' in accountancy
2013-04-15 14:34:32 +02:00