Commit Graph

109 Commits

Author SHA1 Message Date
cdelambert
418fb63fa3 improves the simplified payment
MAIN_JS_ON_PAYMENT must be set
2011-07-27 08:00:45 +00:00
Laurent Destailleur
3139f2db01 Fix: Avoid errors into rpm packages 2011-07-31 22:21:57 +00:00
Laurent Destailleur
2fc9021da1 Fix: Avoid errors into rpm packages 2011-07-31 23:45:11 +00:00
Juanjo Menent
dc91da64a8 Fix: Missing translation
Exit make a logout
2011-07-29 14:15:29 +00:00
Juanjo Menent
38e9e3cc50 bug #33926: Don't can edit contract lines 2011-08-02 12:44:20 +00:00
Juanjo Menent
3121f3cc33 task #10501: Can use point of sale with different bank accounts 2011-07-29 10:49:58 +00:00
Laurent Destailleur
82aa315d87 Work on debian package 2011-08-01 18:22:25 +00:00
Laurent Destailleur
383a6a7d1a Work on aps package 2011-07-28 23:05:13 +00:00
Regis Houssin
095687e745 Fix: rename inc to includes 2011-08-01 13:26:21 +00:00
Laurent Destailleur
03565302a9 Fix: Add missing fields 2011-07-28 22:22:31 +00:00
Regis Houssin
1dc5e30809 New: possibility to use includes/modules in external modules dir 2011-08-01 13:15:53 +00:00
Laurent Destailleur
6b369345fb Add barbaros info 2011-07-28 18:34:45 +00:00
Laurent Destailleur
1e6f3819b3 Fix: bug #33900 : Third party name reset after the autocompletion of city name 2011-08-01 00:38:49 +00:00
Laurent Destailleur
6e5f0d5cf3 Work on debian package 2011-07-28 18:31:45 +00:00
Laurent Destailleur
35929fca6d Fix: Avoid errors into rpm packages 2011-07-31 23:54:11 +00:00
Laurent Destailleur
2aa6c2c878 Fix: W3C 2011-07-28 10:43:43 +00:00
Laurent Destailleur
43f38d8133 Fix: Avoid errors into rpm packages 2011-07-31 23:45:11 +00:00
Laurent Destailleur
506274687d Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
8bd1da49bf Fix: Message for payment forms 2011-07-13 12:03:30 +00:00
Laurent Destailleur
b16f4117ca Fix: Cash account should be alos used to pay taxes 2011-07-13 14:25:49 +00:00
Laurent Destailleur
af559cfc11 Fix: Message for payment forms 2011-07-13 12:00:18 +00:00
Laurent Destailleur
f0c7295027 Doc 2011-07-13 14:16:39 +00:00
Laurent Destailleur
3c30e1c8c3 Fix: Message for payment forms 2011-07-13 11:56:36 +00:00
Laurent Destailleur
b32df224b0 Fix: No duplicate alt 2011-07-13 13:15:17 +00:00
Laurent Destailleur
0ef5b0335d Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:50:33 +00:00
Laurent Destailleur
f7e510c76f Fix: Trans 2011-07-13 13:10:51 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
f4d1d35017 Fix: Bad value of selected year 2011-02-06 02:02:50 +00:00
Laurent Destailleur
60edde845d Fix: Database compatibility 2010-08-09 15:52:44 +00:00
Laurent Destailleur
ff4935fbc6 Fix: Title of page is second parameter 2010-05-26 11:42:29 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Laurent Destailleur
7993ddea0a Minor fixes 2010-04-06 20:58:24 +00:00
Laurent Destailleur
839ceebfc7 Remove pre.inc.php 2010-03-27 15:06:19 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
e12b0bfa66 Uniformize code 2009-10-16 23:32:55 +00:00
Regis Houssin
e465f8fed1 Qual: uniformize code 2009-07-29 09:11:55 +00:00
Regis Houssin
ab6251a454 Fix: old rowid 2009-07-04 13:12:53 +00:00
Laurent Destailleur
9ed997c981 Add a tool to merge all invoices in one PDF 2009-04-09 22:07:13 +00:00
Laurent Destailleur
996add6dde Add due date in invoice list 2009-04-09 20:33:23 +00:00
Laurent Destailleur
e74f258d18 New: Some pages can link to wiki help pages 2009-03-09 19:10:23 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
f217e8e90c Fix: Bad ref in supplier list 2009-01-07 13:09:42 +00:00
Laurent Destailleur
9023aaafaf Fix: Wrong column line
Change date format
2008-05-19 01:01:28 +00:00
ywarnier
d851def83f Added due date in providers invoices list (just as clients invoices list) 2008-05-17 06:00:53 +00:00