Laurent Destailleur
db6d1c1527
Google language file should not be in standard repository
2009-05-08 12:14:30 +00:00
Laurent Destailleur
2a915476e1
Fix: Use a named key
2009-05-08 12:10:18 +00:00
Laurent Destailleur
44c223450a
New: Now webservice module must be activated to enable call of webservice server.php page.
2009-05-08 12:08:54 +00:00
Regis Houssin
852e8703f6
Fix: Replace with simple directories
2009-05-08 11:22:15 +00:00
Regis Houssin
c9f15c4fad
Fix: les répertoires de l'entity 1 sont par défaut à la racine du répertoire "documents"
2009-05-08 11:04:25 +00:00
Regis Houssin
71e8c658ad
Fix: oubli
2009-05-08 03:55:23 +00:00
Laurent Destailleur
7710d08b0c
Fix: A begin tran with no end
2009-05-08 03:53:36 +00:00
Laurent Destailleur
1883b46ada
New add a module to enable dolibarr server of web services.
2009-05-08 03:52:10 +00:00
Laurent Destailleur
2e79d5419d
Fix: Index must have a name
2009-05-08 03:42:43 +00:00
Regis Houssin
dbf20fde28
Fix: syslog module is a core module
2009-05-08 03:37:30 +00:00
Laurent Destailleur
ebbea27445
Fix: Index must have a name
2009-05-08 03:32:33 +00:00
Laurent Destailleur
30d585495e
Fix: When deleting a subscription, end date was not updated.
2009-05-08 03:23:56 +00:00
Laurent Destailleur
77f4e5f65f
Qual: Removed deprecated code
2009-05-08 02:41:12 +00:00
Laurent Destailleur
cb996b66ce
Qual: Removed deprecated code
2009-05-08 02:39:10 +00:00
Laurent Destailleur
c1ca9e53af
Removed an option deprecated with ajax confirmation
2009-05-08 02:27:04 +00:00
Laurent Destailleur
2b10086ba6
Add better version of Norsk language files
2009-05-08 02:01:02 +00:00
Laurent Destailleur
683c700d25
The syslog module family moved to "base" and option core_enabled set to 1 (should be reserved like multicompany to super admin users).
2009-05-08 01:24:04 +00:00
Laurent Destailleur
326cd8b227
All data from conf file are stored into conf->file->xxx
...
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:23:33 +00:00
Laurent Destailleur
1eaf133738
Change order of tabulations when multicompany is enabled
2009-05-08 01:20:54 +00:00
Laurent Destailleur
39ef6b0b2d
Add info of entity where user is logged into the user info popup on the disconnect button
2009-05-08 01:18:54 +00:00
Laurent Destailleur
ab43927b30
The syslog module family moved to "base" and option core_enabled set to 1 (should be reserved like multicompany to super admin users).
2009-05-08 01:16:34 +00:00
Laurent Destailleur
053a754989
Remove commercial module
2009-05-08 01:15:09 +00:00
Laurent Destailleur
cbdd29a51a
All data from conf file are stored into conf->file->xxx
...
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:11:04 +00:00
Laurent Destailleur
14afe7a82f
Fix: Can not validate an order if there is a discount
...
Qual: Uniformize code for stock decrease
2009-05-07 21:38:56 +00:00
Regis Houssin
81a5393e70
Todo: il faut qu'on trouve une autre solution, il n'y a que comme ca que la multicompany a un fonctionnement correct...
2009-05-07 16:11:57 +00:00
Regis Houssin
7891ea1cb1
*** empty log message ***
2009-05-07 15:37:47 +00:00
Regis Houssin
a4cb7c3bde
*** empty log message ***
2009-05-07 15:37:06 +00:00
Regis Houssin
fdd1f7b9e1
Fix: remplace "documents/compta" par "documents/comptabilite"
2009-05-07 14:57:16 +00:00
Regis Houssin
5e7666c915
Add: all tables with a field ref must contain a field entity
2009-05-07 14:33:52 +00:00
Regis Houssin
b543207a83
Add: all tables with a field ref must contain a field entity
2009-05-07 13:08:27 +00:00
Laurent Destailleur
edb5dab96c
Fix: Bad error mangement
2009-05-07 12:17:28 +00:00
Laurent Destailleur
1ea905d8b3
Look: Format price of discount
2009-05-07 12:13:34 +00:00
Juanjo Menent
5df89b2c0a
Improve Translations: Payment higher than teminder to pay
2009-05-07 11:01:20 +00:00
Juanjo Menent
a2078de285
Fix: bad translation of remises
2009-05-07 09:55:31 +00:00
Regis Houssin
f1a5c6fae3
Fix: seul le superadmin peut changer la config de syslog
2009-05-07 09:06:57 +00:00
Juanjo Menent
1359c09238
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-07 06:55:42 +00:00
Juanjo Menent
5dad00fb37
Can make a link between a member and a user
2009-05-07 06:54:58 +00:00
Laurent Destailleur
462747ed18
Option for faster confirmation process with one ajax popup.
2009-05-07 00:47:15 +00:00
Laurent Destailleur
4c7650b3d8
Remove an information that should not be in this tab
2009-05-07 00:36:45 +00:00
Laurent Destailleur
b84a2b15c9
Look: Format phone and url
2009-05-07 00:17:11 +00:00
Laurent Destailleur
992ad9fb7e
Restore log on 1 data directory.
...
The log is a technical information on Dolibarr to know how dolibarr system works so it is absolutely necessary that there is one and only one log file. Technical information must not be split using business informations.
2009-05-06 23:38:12 +00:00
Laurent Destailleur
1e37d24bf4
Can make a link between a member and a user
2009-05-06 23:30:49 +00:00
Laurent Destailleur
cba6e942e7
Restore log on 1 data directory.
...
The log is a technical information on Dolibarr to know how dolibarr system works so it is absolutely necessary that there is one and only one log file. Technical information must not be split using business informations.
2009-05-06 23:29:32 +00:00
Laurent Destailleur
aa67186f0a
Remove useless test. If name = MAIN_MODULE_%_DIR_OUTPUT, it is always <> than MAIN_MODULE_SYSLOG_OUTPUT
2009-05-06 23:22:36 +00:00
Regis Houssin
5e405ad655
Fix: not used $this
2009-05-06 20:41:48 +00:00
Regis Houssin
0aa35985ce
Fix: add link to go close form
2009-05-06 20:27:56 +00:00
Laurent Destailleur
7bda345c7f
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 18:07:34 +00:00
Laurent Destailleur
866e5952b0
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 17:09:45 +00:00
Laurent Destailleur
3ccecb4e7f
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 16:27:45 +00:00
Juanjo Menent
64db204c29
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 15:51:26 +00:00