Christophe Battarel
c6da5b79fe
change localtaxes parameters to be compatible with older calls
2012-09-10 16:49:36 +02:00
Christophe Battarel
8c11da1df8
readapt to 3.3
2012-09-10 16:01:20 +02:00
Christophe Battarel
4cca760feb
calculate prices with generic local taxes management
2012-09-10 15:47:33 +02:00
Christophe Battarel
2e4aa1131a
prepare database for local taxes management
...
add localtax1_type and localtax2_type in database.
these type are char(1) and support following values :
'0' : local tax not applied
'1' : local tax apply on products and services without vat (vat is not applied on local tax)
'2' : local tax apply on products and services before vat (vat is calculated on amount + localtax)
'3' : local tax apply on products without vat (vat is not applied on local tax)
'4' : local tax apply on products before vat (vat is calculated on amount + localtax)
'5' : local tax apply on services without vat (vat is not applied on local tax)
'6' : local tax apply on services before vat (vat is calculated on amount + localtax)
'7' : local tax is a fix amount applied on global invoice
2012-09-10 11:00:35 +02:00
Laurent Destailleur
66af48697c
Doc
2012-09-10 10:25:47 +02:00
Laurent Destailleur
1a746ad99b
Merge pull request #377 from GPCsolutions/societe_commercial
...
Inverted the clause for commercial_id affectation
2012-09-10 01:21:38 -07:00
Raphaël Doursenaud
75647aa19d
Inverted the clause for commercial_id affectation
...
This permits using a script to import commercial_id.
The clause to automatically affect the current user as commercial doesn't seem to work anyway
2012-09-10 10:00:22 +02:00
Laurent Destailleur
3335bf629b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-10 09:47:11 +02:00
Laurent Destailleur
1d341caffd
Merge pull request #376 from simnandez/develop
...
Fix: use $ldap instead $this
2012-09-10 00:46:35 -07:00
simnandez
f390bec1ac
Fix: use $ldap instead $this
2012-09-10 09:06:37 +02:00
Regis Houssin
61159ca220
Fix: use specific hash for ref
2012-09-09 22:05:53 +02:00
Laurent Destailleur
3b3e67758e
Fix: Removed warnings
2012-09-09 20:33:00 +02:00
Regis Houssin
5ff1240287
Fix: increase size for big path and where data is encrypted
2012-09-09 18:28:36 +02:00
Regis Houssin
d7f3deffce
Fix: convert line delimiters
2012-09-09 16:32:03 +02:00
Regis Houssin
a7bfc722d5
Fix: use specific variable
2012-09-09 16:31:00 +02:00
Regis Houssin
9058439015
Fix: best practice
2012-09-09 16:17:19 +02:00
Laurent Destailleur
1450ee1978
Merge pull request #375 from marcosgdf/barcode-mini-search
...
Added Copyright and changelog entry
2012-09-09 06:34:26 -07:00
Laurent Destailleur
2cfb0428bc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-09 15:24:34 +02:00
Laurent Destailleur
83cdb2167e
Fix: Use bad parameter name
2012-09-09 15:23:09 +02:00
Marcos García
94090e85db
Added Copyright and changelog entry
2012-09-09 15:12:04 +02:00
Laurent Destailleur
3ab88a1171
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-09 15:10:15 +02:00
Laurent Destailleur
fcce22026a
Fix: Bad name of var
2012-09-09 15:09:54 +02:00
Laurent Destailleur
8f20d31b4f
Merge pull request #374 from marcosgdf/barcode-mini-search
...
Allow to search barcodes in the permanent mini search box
2012-09-09 06:04:20 -07:00
Laurent Destailleur
e0624abb2c
Added option THEME_ELDY_USE_HOVER to enable mouse hover, because when
...
using software a lot, it becomes annoying. So we let user choose
(choice possible only with eldy theme for the moment).
2012-09-09 14:49:20 +02:00
Marcos García
33c1fd2a01
Allow to search barcodes in the permanent mini search box
...
Requested by Joaquim in Dolibarr.es forum
http://dolibarr.es/index.php/foro/9-sugerencias/1337-buscador-de-la-izquierda/
2012-09-09 14:43:41 +02:00
Laurent Destailleur
2c2d17b101
Fix: Try a fix to avoid having the hover on array that should not have
...
it.
2012-09-09 13:13:24 +02:00
Laurent Destailleur
a551fa982e
Comments
2012-09-08 21:29:03 +02:00
Laurent Destailleur
4f72b0ea92
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 18:58:15 +02:00
Laurent Destailleur
5bd14b20d5
Trans: Add bg_BG language and fix monor strings
...
Fix: Removed warning into autotranslator tool.
2012-09-08 18:57:52 +02:00
Regis Houssin
0a61f13c7a
Fix: restore broken features
2012-09-08 18:10:19 +02:00
Regis Houssin
7a0b8b3b1a
Fix: saturday strict mode
2012-09-08 17:43:14 +02:00
Laurent Destailleur
4ac14fd927
Merge pull request #371 from simnandez/develop
...
Try to enable hover in lists into auguria and eldy themes
2012-09-08 06:27:28 -07:00
Laurent Destailleur
39ca93bb7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 15:18:37 +02:00
Laurent Destailleur
ce64a26875
A different fix to keep username.
2012-09-08 15:18:14 +02:00
Laurent Destailleur
600915b8ec
Revert "Revert "Fix: GETPOST is already in method""
...
This reverts commit 0d13b80fec .
2012-09-08 15:17:53 +02:00
Regis Houssin
d2e336ddd6
Fix: GET and POST treatment in dol_loginfunction()
2012-09-08 15:16:27 +02:00
Laurent Destailleur
26d3234dc8
Update pt_PT
2012-09-08 15:12:12 +02:00
Laurent Destailleur
0d13b80fec
Revert "Fix: GETPOST is already in method"
...
This reverts commit c4f3e872ca .
2012-09-08 13:33:52 +02:00
Laurent Destailleur
5641a451d5
Revert "Fix: GETPOST is already in method"
...
This reverts commit ce26a3cc81 .
2012-09-08 13:33:48 +02:00
Regis Houssin
ce26a3cc81
Fix: GETPOST is already in method
2012-09-08 13:24:10 +02:00
Laurent Destailleur
00ceaf9fac
Sec: XSS hole
2012-09-08 13:19:54 +02:00
Laurent Destailleur
0cf89eac08
Doxygen
2012-09-08 02:17:08 +02:00
Laurent Destailleur
a7fdbcbddc
Update auguria module
2012-09-08 02:03:47 +02:00
Laurent Destailleur
1721f564c8
Increase size of field into database
2012-09-08 01:42:15 +02:00
Laurent Destailleur
d0528740c2
Fix: We must not show date range for a product line type (only
...
service line)
2012-09-08 01:02:54 +02:00
Laurent Destailleur
7c27cfa88e
Fix: br at wrong place (a different fix that should be ok in all cases)
2012-09-08 00:58:14 +02:00
Laurent Destailleur
1280499110
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 00:52:59 +02:00
Laurent Destailleur
265ef489a6
Merge menu "System info" with "System tools"
2012-09-08 00:52:44 +02:00
Regis Houssin
c98e456ba9
Fix: missing <br> and strict mode
2012-09-07 18:16:05 +02:00
Regis Houssin
d60211a7c8
Fix: update entity field
2012-09-07 17:43:27 +02:00