Commit Graph

3959 Commits

Author SHA1 Message Date
Regis Houssin
808c4b5732 New: testing a new method to avoid reloading the page 2012-03-18 14:06:55 +01:00
Laurent Destailleur
a7a55645d8 Fix: Some fix when using fckeditor with notes.
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
d87f14b7ce Fix: minor change 2012-03-17 23:38:44 +01:00
Regis Houssin
bd4b24f1eb Fix: add <br> for default note tab 2012-03-17 18:27:31 +01:00
Regis Houssin
815ee68f8f Fix: use div instead table 2012-03-17 18:10:59 +01:00
Regis Houssin
281c6b7f2a New: sharing code of contact and note tabs 2012-03-17 16:05:58 +01:00
Regis Houssin
5e43b326fe Try to avoid phpunit error 2012-03-17 09:08:54 +01:00
Regis Houssin
da4a29462e Fix: php unit test error 2012-03-17 08:50:09 +01:00
Regis Houssin
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +01:00
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +01:00
Regis Houssin
1622a86d71 New: possibility to view/edit notes in invoice card 2012-03-16 11:12:59 +01:00
Regis Houssin
0df083a8d8 Fix: update security 2012-03-16 10:55:29 +01:00
Laurent Destailleur
245edb8596 Fix: Maxi debug on sending document by email. Works now with odt too. 2012-03-16 00:34:41 +01:00
Laurent Destailleur
bc94ec9cd6 Fix: We allow to add credit not higher than invoice amount. 2012-03-15 22:51:02 +01:00
Laurent Destailleur
1f0cddc464 Add hidden option to allow negative invoices (for test purpose only,
negative invoices should be done using credit note).
2012-03-15 22:38:55 +01:00
Regis Houssin
e86fed02fc Fix: missing linked objects 2012-03-15 07:23:49 +01:00
Regis Houssin
777c402f62 Fix: add elseif 2012-03-13 20:21:08 +01:00
Regis Houssin
4d1416d0e6 Fix: remove unused and deprecated method 2012-03-13 20:15:13 +01:00
Regis Houssin
f8bf7ade83 Fix: move method in common class 2012-03-13 20:01:10 +01:00
Regis Houssin
150f3ecfe3 Fix: move method in common class 2012-03-13 19:24:11 +01:00
Laurent Destailleur
4f23be1b50 Qual: Removed checkstyle errors and dead code 2012-03-13 01:43:13 +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
Regis Houssin
3871f3a6dd Fix: missing contacts with order to invoice 2012-03-11 11:57:15 +01:00
simnandez
31125d560f New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-10 18:55:21 +01:00
Laurent Destailleur
6280605965 Fix: Move include 2012-03-10 01:06:58 +01:00
simnandez
96fc2cb8ea Fix: Security
Qual: Clean data if transfer is ok
2012-03-08 12:20:47 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
simnandez
f319ec7dd2 Fix: Bad sql query 2012-03-02 20:15:43 +08:00
simnandez
cda3600f7f Fix: Security 2012-02-29 18:56:54 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Regis Houssin
f4bab2f6de Fix: avoid warning and deprecated variable 2012-02-27 08:47:25 +01:00
Laurent Destailleur
41380d1958 Fix: Removed warning 2012-02-26 16:46:31 +01:00
Regis Houssin
94f6034f9a New: adding the ability to display a different value than the original
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
868f94c08b Add style noshadow 2012-02-21 23:35:38 +01:00
Regis Houssin
ea83e474dc New: add possibility to linked other objects from external modules 2012-02-22 01:19:05 +08:00
Laurent Destailleur
b8a61e73a0 New: Add product_label into substitution tags for ODT. 2012-02-20 23:58:36 +01:00
Laurent Destailleur
f74440aa65 Fix: request 2012-02-20 23:51:00 +01:00
Regis Houssin
fa3e134a92 Fix: add specific right access for payment
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8 Reduce size of form.class 2012-02-20 12:31:01 +01:00
Laurent Destailleur
5540e5cb82 Qual: Reduce size of form.class
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9 Qual: Doxygen
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
52e2253e20 Fix: A delete must always be done on a fully loaded object. 2012-02-19 18:39:41 +01:00
Laurent Destailleur
0a4ffe6e69 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-19 18:35:52 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Regis Houssin
95f9de6ab4 Fix: missing rowid 2012-02-19 18:00:47 +01:00
Regis Houssin
6e157e91a6 Fix: [bug #302] 2012-02-18 18:14:45 +01:00
Laurent Destailleur
61b6ec4f99 Better title 2012-02-18 03:29:20 +01:00
Laurent Destailleur
a829b10190 Fix: Autoselect current year if not defined 2012-02-16 19:08:04 +01:00
Regis Houssin
c3e245d24e Fix: start triggers before delete objects 2012-02-15 15:16:33 +01:00
Laurent Destailleur
e178077e1e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/compta/bank/ligne.php
2012-02-15 12:22:18 +01:00
Laurent Destailleur
c89fd4b1e7 New: Can conciliate several lines in one operation. 2012-02-15 12:16:33 +01:00
Laurent Destailleur
8eaf9602d9 Fix: If choice was forced to another value by user, we must keep choice of user 2012-02-13 20:12:03 +01:00
Regis Houssin
6f3f1204fe Fix: delete linked object in propal delete function and uniformize code 2012-02-13 18:27:42 +01:00
Regis Houssin
f07b6397fc Fix: test if type of paiement is cash for cash account 2012-02-13 15:18:23 +01:00
Regis Houssin
c86183e18c Fix: uniformize code and force paiement type if cash account 2012-02-13 14:49:20 +01:00
Laurent Destailleur
cfaf1f0813 New: Can add tabs on statistics views. 2012-02-12 23:29:31 +01:00
Laurent Destailleur
8f4c5eeb9e Fix: Stats must be on user of card not creator 2012-02-12 11:52:01 +01:00
Laurent Destailleur
d48fd7b232 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-11 20:30:46 +01:00
Laurent Destailleur
2fd870d987 Normalize code 2012-02-11 20:30:16 +01:00
Regis Houssin
cd3452d71d Fix: multicompany sharings and uniformize code 2012-02-11 10:18:09 +01:00
Laurent Destailleur
d9cd816b3c Qual: Merge month.php and index.php page
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Laurent Destailleur
df7dc8652d Look: Uniformize css style usage 2012-02-10 09:54:19 +01:00
Laurent Destailleur
c1600bc4fa Minor fix 2012-02-10 09:16:38 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
104a4532b9 Fix: miscellaneous not initialized vars 2012-02-07 18:48:50 +01:00
Regis Houssin
6a43a517f1 Fix: add deleteObjectLinked function 2012-02-07 16:47:46 +01:00
Regis Houssin
f0d2823edf Fix: avoid foreach warning 2012-02-06 18:59:07 +01:00
Laurent Destailleur
6cb0685b6f Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Laurent Destailleur
866e8ac556 First change to prepare usage of native PHP functions for date instead
of adodb-time library.
2012-02-05 15:13:31 +01:00
Laurent Destailleur
26c597878f Amount at end. 2012-02-03 10:00:57 +01:00
Regis Houssin
3302a86f0c Fix: add entity field in llx_paiement 2012-02-01 18:29:06 +01:00
Laurent Destailleur
0a78b3f970 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 14:22:35 +01:00
Laurent Destailleur
f1cd91dac5 Fix: Permission on donation module 2012-02-01 14:20:22 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
82e5aad8f1 Fix: Usage of not defined var 2012-01-26 13:54:17 +01:00
Laurent Destailleur
070f157f08 Fix: Delete bank account 2012-01-19 23:31:37 +01:00
Laurent Destailleur
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Laurent Destailleur
a754072c85 Fix: use correct property 2012-01-18 01:31:57 +01:00
Laurent Destailleur
a8ca1c721c Uniformize way of working of trip and expenses (added "validate" step
after "draft").
2012-01-18 01:05:26 +01:00
Spangaro Alexandre
28550dca89 Add function block/unblock for a trip credit note
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Christophe Battarel
6a90298af0 affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE 2012-01-16 17:12:29 +01:00
Christophe Battarel
5524d42ddb ajout commentaires entete oubliés sur ajout description produit dans la langue du client 2012-01-16 10:35:36 +01:00
Laurent Destailleur
f1c2c7891b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-15 19:09:26 +01:00
Laurent Destailleur
15cd3794c9 Removed comments 2012-01-15 15:16:06 +01:00
Regis Houssin
196bb42636 Fix: use MAIN_JS_ON_PAYMENT just for the auto-completion payment 2012-01-15 11:02:08 +01:00
Laurent Destailleur
e528ac97a8 fix: [ bug #272 ] Impossible afficher Créances-Dettes sur période
d'analyse choisie
2012-01-14 13:45:42 +01:00
Laurent Destailleur
580f2ef375 Look: Minor fix 2012-01-14 12:38:03 +01:00
Laurent Destailleur
7950ab2677 Fix: Avoid duplicate line 2012-01-14 01:13:24 +01:00
Regis Houssin
9fe45c4f4f Fix: uniform code 2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3 ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures 2012-01-13 16:53:28 +01:00
Laurent Destailleur
851abe00a9 New: Can attach files on social contributions 2012-01-11 20:31:40 +01:00
Laurent Destailleur
a57295cc73 Qual: Add phpunit test before working on different rounding modes 2012-01-11 16:35:12 +01:00
Laurent Destailleur
2b9a118384 Fix: Bad date init 2012-01-11 13:47:47 +01:00
Laurent Destailleur
5fc760d318 Doxygen 2012-01-10 09:57:16 +01:00
Laurent Destailleur
6a5218b9b2 Qual: Ckeckstyle 2012-01-10 01:31:06 +01:00