Laurent Destailleur
f57409ddcd
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-15 12:06:41 +01:00
Laurent Destailleur
285bcbecb7
Fix: init of new syslog handler system
2013-01-14 17:12:13 +01:00
Laurent Destailleur
0861fbfeb6
Fix: Missing kenya currency
2013-01-13 23:47:23 +01:00
eldy
2c59c6311f
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-06 21:36:39 +01:00
eldy
492d00ee86
Fix: Syntax error with pgsql
2013-01-06 20:45:03 +01:00
Cedric GROSS
6a9c3dee52
Add SASU form
2013-01-05 17:07:25 +01:00
simnandez
d0265db3d2
Fix: Modify Spanish localtax2 to new rate
2013-01-05 09:07:01 +01:00
Laurent Destailleur
753d79f181
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2012-12-30 17:14:06 +01:00
Laurent Destailleur
0d09de0cf8
Fix: Normalize trigger names for fichinter module.
2012-12-30 17:13:43 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
5e05e0aa55
Fix: Trigger names
2012-12-29 17:34:52 +01:00
Laurent Destailleur
70be706347
New: Add greece regions and provinces
2012-12-09 20:01:16 +01:00
Laurent Destailleur
db91526643
Fix: Solve conflict into migration/backup/restore (child tables
...
must be after parent tables).
Fix: Migration of old version
2012-12-08 14:16:39 +01:00
Laurent Destailleur
bac4bf07a3
New: Add patch from pgrand to start link of several contacts onto an
...
event
2012-12-03 20:19:35 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
af637c8afb
Qual: Removed "dolibarr" into default email sender.
2012-11-21 14:45:02 +01:00
Laurent Destailleur
28b4a03432
Fix: Correct vat
2012-11-14 20:49:19 +01:00
Laurent Destailleur
661d37eacf
Fix: New vat for switzerland
2012-11-08 12:15:15 +01:00
Laurent Destailleur
4cd1bbb0ca
Fix: bad data init
2012-11-05 17:01:05 +01:00
Laurent Destailleur
8ea48b28eb
New: More complete setup for bank ids according to countries
2012-10-31 00:46:46 +01:00
Regis Houssin
0441c6dd46
Merge pull request #417 from aspangaro/develop
...
Continue working on accountancy
2012-09-28 02:43:54 -07:00
Laurent Destailleur
6c769cfaf3
Fix: postgresql compatibility
...
Qual: Removed deprecated code
2012-09-27 23:54:47 +02:00
Spangaro Alexandre
e4391207e4
Add new dictionnary to edit accountingsystem
2012-09-26 20:37:28 +02:00
Spangaro Alexandre
d8481fa19b
Minor fix
2012-09-23 12:05:03 +02:00
Laurent Destailleur
44591bd756
Use a specific type to isolate type of event that are event
...
automatically added into agenda from other predefined events.
2012-09-20 00:18:29 +02:00
simnandez
5344d0c330
Fix: Update spanish VAT data for first instalations
2012-09-19 16:15:35 +02:00
simnandez
31b91e68c1
Fix: Update spanish VAT data for first instalations
2012-09-19 16:09:41 +02:00
simnandez
d18488966b
Fix: Update spanish VAT data for first instalations
2012-09-19 15:51:00 +02:00
Laurent Destailleur
e68f861923
New: Add more test and enhancement to make new calcul_price function
...
more reliable. We need to add more PHPUnit test case on this function
(testcase using localtax1 and localtax2).
2012-09-11 01:09:34 +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
6e90e60268
Fix data init
2012-09-06 23:46:35 +02:00
Laurent Destailleur
246f3b5bb8
New: Add the holiday module (provided by teclib with permission to add
...
it by default).
2012-09-05 03:26:57 +02:00
Regis Houssin
7ff475c462
Fix: Modify spanish VAT to new rates (Juanjo)
2012-09-01 18:43:51 +02:00
Marcos García
7be72c39b1
Fixed SQL problems with llx_accounting.sql
2012-08-27 03:17:57 +02:00
Spangaro Alexandre
9050431f87
Simply way to update chart of accounts
2012-08-26 17:11:19 +02:00
Regis Houssin
4a5d89e6cc
Fix: move barcode type entries in module descriptor for best
...
compatibility with multicompany
2012-08-22 17:44:52 +02:00
Laurent Destailleur
c664ac3cfa
Fix: Default value was not defined
2012-08-20 00:27:38 +02:00
Regis Houssin
48efabc8a4
Fix: remove deprecated function and avoid warnings
2012-08-15 09:06:36 +02:00
Laurent Destailleur
b3b598c068
New input reason into dictionnary.
2012-08-09 18:33:45 +02:00
Maxime Kohlhaas
44b84b2177
task # 326 : Add a numbering module to suggest automatically a product ref
2012-08-09 01:41:55 +02:00
Laurent Destailleur
bf94d05293
New: Add great britain provinces
2012-07-28 03:12:34 +02:00
Laurent Destailleur
df31ae2b0e
New: Add canadian provinces
2012-07-10 17:51:29 +02:00
Laurent Destailleur
dc904ddf5f
Fix: vat rates
2012-05-10 23:02:05 +02:00
Laurent Destailleur
63ce05b939
New: Localize for NL
2012-05-10 00:35:20 +02:00
Laurent Destailleur
9913e87410
New: Add more payment conditions
2012-05-05 02:56:38 +02:00
Laurent Destailleur
26d5392e34
Add more sources
2012-04-21 18:22:10 +02:00
Laurent Destailleur
df13921ed4
Germany data not complete.
2012-04-14 19:31:10 +02:00
Laurent Destailleur
c876b6f2be
Fix: debian epiphany and iceweasel browsers.
2012-04-14 03:20:10 +02:00
Regis Houssin
c2d162d4c6
Fix: add Monaco VAT rates
2012-04-11 16:52:55 +02:00
Vinicius Nogueira
78c5fc8cff
Add Tax: Brasil
...
Zero rate for the invoices to suppliers can be fulfilled.
2012-04-07 01:45:48 -03:00