Commit Graph

31104 Commits

Author SHA1 Message Date
Regis Houssin
dabd8e4ba7 Fix: remove unused field 2012-03-13 18:02:16 +01:00
Regis Houssin
314eba7065 Merge pull request #130 from simnandez/develop
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 09:50:11 -07:00
simnandez
7e02e3faf6 New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 17:28:55 +01:00
Regis Houssin
5b6d6fc731 Fix: wrong object name 2012-03-13 09:45:52 +01:00
Regis Houssin
13b5bd9a90 Fix: sql error 2012-03-13 09:44:03 +01:00
Regis Houssin
2d65ffcf62 Merge pull request #129 from simnandez/develop
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 01:42:34 -07:00
simnandez
f7a80599cc New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 09:38:50 +01:00
Laurent Destailleur
66bad9ea04 Doxygen 2012-03-13 09:38:00 +01:00
Laurent Destailleur
4f23be1b50 Qual: Removed checkstyle errors and dead code 2012-03-13 01:43:13 +01:00
Laurent Destailleur
3f001e3938 Qual: More PHPUnit tests 2012-03-13 01:24:21 +01:00
Laurent Destailleur
707a042189 Fix: Some fix to manage "millimes" for tunisia. 2012-03-13 00:40:48 +01:00
Laurent Destailleur
6050fc3c82 Doxygen 2012-03-13 00:40:22 +01:00
Laurent Destailleur
da038d991e Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-03-12 17:26:30 +01:00
Laurent Destailleur
20950d785f Fix: Clean corrupted data to avoid migration errors 2012-03-12 17:25:53 +01:00
Regis Houssin
640f2e4c22 Fix: add getApiError() method 2012-03-12 17:17:00 +01:00
Regis Houssin
dec582843b Fix: try to use jeditable autocomplete (not stable) 2012-03-12 16:39:53 +01:00
Regis Houssin
2048c88975 Fix: try jeditable autocomplete 2012-03-12 23:12:58 +08:00
Laurent Destailleur
117bde13d9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-03-12 15:10:13 +01:00
Laurent Destailleur
36db79c249 Doxygen 2012-03-12 15:09:46 +01:00
Regis Houssin
0b67e88f08 Fix: problem if more than one element of the same type 2012-03-12 21:38:28 +08:00
Laurent Destailleur
c040abe574 Fix: Restore note tab as using notes inside the main card is not possible for a lot of users since content of note is too large. Also this tab will receive/show more features in future version (for example, notes specific for each users and history of notes. So i added instead an option to hide tabs for people who don't whant it.. 2012-03-12 11:33:25 +01:00
Regis Houssin
e033f202d1 Fix: more clickless, remove "note" tab 2012-03-12 17:49:53 +08:00
Laurent Destailleur
c18a5dfad0 Update languages 2012-03-12 10:42:34 +01:00
Regis Houssin
548fc57846 Test to move fetch in head of page 2012-03-12 09:28:02 +01:00
Laurent Destailleur
ac4accfe08 Fix: Solve corrupted data to avoid errors during migration 2012-03-11 23:58:41 +01:00
Laurent Destailleur
2aa92fa249 Fix: bad class 2012-03-11 23:46:31 +01:00
Laurent Destailleur
b5fc41fadc Fix: Removed a lot of checkstyle warnings 2012-03-11 22:08:46 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Laurent Destailleur
fa77bf9d5b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-11 21:11:53 +01:00
Laurent Destailleur
08149725b4 Add hebrew language 2012-03-11 21:07:07 +01:00
Regis Houssin
3871f3a6dd Fix: missing contacts with order to invoice 2012-03-11 11:57:15 +01:00
Regis Houssin
733350f2b8 Fix: more simple 2012-03-11 09:31:43 +01:00
Regis Houssin
e1f0725348 Merge pull request #128 from simnandez/develop
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-10 10:07:54 -08:00
simnandez
31125d560f New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-10 18:55:21 +01:00
Laurent Destailleur
a0138493fc Fix: error if no api key 2012-03-10 15:15:21 +01:00
Laurent Destailleur
6cf68c12d3 Fix: Upgrade from maintenace version 2012-03-10 14:19:28 +01:00
Laurent Destailleur
64d5c85880 Qual: Add more phpunit 2012-03-10 14:04:26 +01:00
Laurent Destailleur
12b580a979 Update the about page. 2012-03-10 13:52:08 +01:00
Laurent Destailleur
6059cc64cf Trans 2012-03-10 13:39:17 +01:00
Laurent Destailleur
6a93439902 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-10 01:08:04 +01:00
Laurent Destailleur
708561b51a Qual: Move hard coded styles into CSS id/class. 2012-03-10 01:07:35 +01:00
Laurent Destailleur
6280605965 Fix: Move include 2012-03-10 01:06:58 +01:00
Laurent Destailleur
37b9824c10 Fix: Checkstyle 2012-03-10 01:06:41 +01:00
Laurent Destailleur
f89d72ce7d Better look for payment page 2012-03-10 01:06:22 +01:00
Regis Houssin
b27a206b23 Fix: force generic object if savemethod is not defined 2012-03-09 19:03:49 +01:00
Regis Houssin
616698889c Fix: move script to js core file 2012-03-09 18:21:11 +01:00
Regis Houssin
d41ab4588b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-09 18:04:00 +01:00
Regis Houssin
96a5eadcfd Fix: missing extension 2012-03-09 18:03:32 +01:00
Regis Houssin
b9fa173be1 Merge pull request #127 from simnandez/develop
Fix: Missing translation
2012-03-09 08:27:41 -08:00
simnandez
2e9ef6f49a Fix: Missing translation 2012-03-09 17:21:53 +01:00