Laurent Destailleur
|
bb2c33e2c1
|
Trad
|
2015-02-15 22:49:53 +01:00 |
|
Laurent Destailleur
|
eef1e17c61
|
Fix: default vat
|
2015-02-15 19:38:20 +01:00 |
|
Marcos García de La Fuente
|
5db4bb68a4
|
Updated bug name
|
2015-02-15 16:00:07 +01:00 |
|
Marcos García de La Fuente
|
2c074a94f3
|
Fix: [ bug #1790 ] Sending a test mail from admin page, gives "File already exists" error
|
2015-02-15 15:57:38 +01:00 |
|
Laurent Destailleur
|
11ae661303
|
Merge remote-tracking branch 'origin/3.6' into 3.7
|
2015-02-14 14:01:18 +01:00 |
|
Laurent Destailleur
|
7cf115cc87
|
Introduce a protection to avoid migration if database has critical bugs
making data lost.
|
2015-02-14 12:26:39 +01:00 |
|
Laurent Destailleur
|
c596fa1475
|
Introduce a protection to avoid migration if database has critical bugs
making data lost.
|
2015-02-14 12:24:16 +01:00 |
|
Laurent Destailleur
|
6189db677d
|
Fix package .exe
|
2015-02-14 11:25:26 +01:00 |
|
Laurent Destailleur
|
46b1e213b9
|
Sync from transifex
|
2015-02-13 21:26:43 +01:00 |
|
aspangaro
|
3d020056e0
|
FIXED Remove old language key
|
2015-02-13 06:25:21 +01:00 |
|
aspangaro
|
ebdb96b18c
|
FIXED All constants COMPTA_* was renamed in ACCOUNTING_*
|
2015-02-13 06:20:08 +01:00 |
|
Laurent Destailleur
|
206a453ce2
|
Solve confusion into number of order or qty into order.
|
2015-02-12 15:40:06 +01:00 |
|
Laurent Destailleur
|
c727e2b8ec
|
Fix bad translation
Conflicts:
htdocs/product/stock/product.php
|
2015-02-12 15:29:21 +01:00 |
|
Gauthier
|
105e024c48
|
@param desc
|
2015-02-12 13:20:03 +01:00 |
|
Gauthier
|
be56f76743
|
FIX : Display error on dispatched quantity when we have several times same product in a supplier order
|
2015-02-12 12:56:21 +01:00 |
|
Laurent Destailleur
|
17d2368bdc
|
Fix we must use short key
|
2015-02-11 15:07:20 +01:00 |
|
jean
|
1f31ff338c
|
correction for fetch sql
|
2015-02-11 14:39:32 +01:00 |
|
Florian HENRY
|
2ad2013e92
|
Merge branch '3.7_bug1840' into 3.7
|
2015-02-11 11:51:48 +01:00 |
|
Florian HENRY
|
e9bfa71556
|
syntax
|
2015-02-11 11:49:06 +01:00 |
|
Florian HENRY
|
db2dee7c03
|
syntax
|
2015-02-11 11:48:11 +01:00 |
|
Florian HENRY
|
db94860f76
|
syntax
|
2015-02-11 11:47:12 +01:00 |
|
Florian HENRY
|
73f1d10b72
|
syntax
|
2015-02-11 11:46:29 +01:00 |
|
Florian HENRY
|
7f5e4aa135
|
FIX : bug #1840 Email template modules in HTML are not render correctly
|
2015-02-11 11:44:49 +01:00 |
|
Florian HENRY
|
8af845f27d
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2015-02-11 11:41:50 +01:00 |
|
Laurent Destailleur
|
ddb95e5765
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/mailing/fiche.php
htdocs/compta/paiement/liste.php
htdocs/contact/class/contact.class.php
htdocs/core/lib/tax.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/langs/en_US/agenda.lang
htdocs/webservices/server_contact.php
|
2015-02-10 21:33:43 +01:00 |
|
Laurent Destailleur
|
039a184d70
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
|
2015-02-10 21:13:12 +01:00 |
|
Laurent Destailleur
|
abcf4480de
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2015-02-10 21:02:23 +01:00 |
|
Laurent Destailleur
|
fce7a0e36e
|
Bad translation
|
2015-02-10 21:01:44 +01:00 |
|
Raphaël Doursenaud
|
7dea799a9e
|
FIXED Allowed 0 to be used as an account mask
0 is used by some accounting systems and software.
|
2015-02-10 17:18:32 +01:00 |
|
jean
|
2820bd24ac
|
fetch must contain an left join on c_actioncom for correct function
|
2015-02-10 16:03:31 +01:00 |
|
Marcos García de La Fuente
|
e485dd413d
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:41:59 +01:00 |
|
Marcos García de La Fuente
|
530186c59d
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:32:00 +01:00 |
|
Arnaud Aujon Chevallier
|
863c1f7a13
|
fix typo in createOrder
|
2015-02-10 13:21:36 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
Florian HENRY
|
cc87a6fe12
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2015-02-10 11:55:31 +01:00 |
|
Marcos García de La Fuente
|
023175b9f1
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:38:13 +01:00 |
|
Marcos García de La Fuente
|
ca939bf8a5
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:02:11 +01:00 |
|
Marcos García de La Fuente
|
e21681a369
|
PHPDoc and misc fixes for Admin
|
2015-02-10 10:52:48 +01:00 |
|
Marcos García de La Fuente
|
157a6e109e
|
Misc Adherents PHPDoc corrections
|
2015-02-10 10:45:48 +01:00 |
|
Marcos García de La Fuente
|
0d150b1d32
|
Removed unused code, misc corrections and corrected PHPDoc problems.
|
2015-02-10 10:25:59 +01:00 |
|
Marcos García de La Fuente
|
6531a5c6c7
|
Fix: [ bug #1830 ] Salaries payment only allows checking accounts
|
2015-02-10 09:44:27 +01:00 |
|
aspangaro
|
f1d5e1ba7b
|
FIXED Correct typo on Changelog
|
2015-02-10 07:14:55 +01:00 |
|
Marcos García de La Fuente
|
a9dc6bb3d7
|
Fix: [ bug #1826 ] Supplier payment types are not translated in fourn/facture/paiement.php
|
2015-02-10 00:55:22 +01:00 |
|
Marcos García de La Fuente
|
58a61e1294
|
Changed int typecast to float
|
2015-02-10 00:23:32 +01:00 |
|
Marcos García de La Fuente
|
949f9e40a0
|
Fix: [ bug #1832 ] SQL error when adding a product with no price defined to an object
|
2015-02-10 00:20:47 +01:00 |
|
KreizIT
|
2483d96b33
|
FIXED: #1829 POS not compatible with batch products
|
2015-02-09 17:19:20 +01:00 |
|
Arnaud Aujon Chevallier
|
5747dbfe9b
|
FIXED : product webservice can now save barcode
|
2015-02-09 13:55:43 +01:00 |
|
Marcos García de La Fuente
|
d9ac21ab82
|
Fix: [ bug #1822 ] SQL error in clientfourn.php report with PostgreSQL
|
2015-02-08 16:54:41 +01:00 |
|
Maxime Kohlhaas
|
db9d727eb8
|
FIX : Link to user was wrong on bank transaction card
|
2015-02-08 12:36:55 +01:00 |
|
Laurent Destailleur
|
24ad1afdd2
|
Merge pull request #2335 from atm-alexis/3.7
FIX empty discount where created if amount is null
|
2015-02-08 00:07:48 +01:00 |
|