Commit Graph

1098 Commits

Author SHA1 Message Date
Regis Houssin
c7cf701c68 Fix: compatibility with element and subelement 2011-02-22 15:54:15 +00:00
Laurent Destailleur
fdfcbea430 Fix: Bad br 2011-02-22 08:55:30 +00:00
Laurent Destailleur
6bc3663602 Removed REQUEST 2011-02-20 19:02:57 +00:00
Laurent Destailleur
b5b1bbd180 New: Can add a discount directly when building invoice 2011-02-19 13:38:02 +00:00
Laurent Destailleur
2cd2f001cf New: Can add a discount directly when building invoice 2011-02-19 13:23:49 +00:00
Laurent Destailleur
87f2b821de New: Can add a discount directly when building invoice 2011-02-19 12:15:17 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Regis Houssin
ca90ebabe0 Fix: problem with price_min in mutli-price mode
Fix: mutualize code
Todo: code of contract card is obsolete
2011-01-29 17:26:52 +00:00
Regis Houssin
30b0d5000b Fix: problem with price_min in mutli-price mode 2011-01-29 16:26:56 +00:00
Regis Houssin
66f716aa1c Fix: use the good price min with multiprice 2011-01-28 11:42:59 +00:00
Laurent Destailleur
11da59feea Fix: A parameter for urls must not contains any " 2011-01-14 02:02:57 +00:00
Laurent Destailleur
5bde360164 Fix: Sanitize filename 2011-01-14 01:24:00 +00:00
Laurent Destailleur
1e151d9864 Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 02:42:53 +00:00
Regis Houssin
3545ed51c5 Fix: more open for external modules and less intrusive 2010-12-17 10:08:31 +00:00
Regis Houssin
a97173b662 Use another method for external module 2010-12-16 18:40:02 +00:00
Regis Houssin
283d82432b Fix: uniformize code 2010-12-16 18:26:14 +00:00
Laurent Destailleur
f94248eae1 Fix: Some fix into line edit 2010-12-15 00:54:28 +00:00
Laurent Destailleur
1fbcba01de Fix: bad element name 2010-12-14 23:40:46 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Regis Houssin
4b987150a7 Works on best mutualized code
Works on MVC
2010-12-14 17:14:26 +00:00
Regis Houssin
f5b786e115 Works on best mutualized code
Works on MVC
2010-12-14 15:44:26 +00:00
Regis Houssin
9d46536909 Fix: uniformize code 2010-12-14 15:04:56 +00:00
Regis Houssin
4d5b28dbcd Fix: bad element name 2010-12-14 11:54:23 +00:00
Regis Houssin
409758c1ec Works on hooks module 2010-12-14 11:46:49 +00:00
Regis Houssin
3010c33178 Works on best mutualized code
Works on MVC
2010-12-14 09:31:41 +00:00
Regis Houssin
381d154355 Works on best mutualized code
Works on MVC
2010-12-14 09:12:06 +00:00
Laurent Destailleur
09fc3ba4c5 Fix: Function to find last invoice must look only into number 2010-12-13 23:38:47 +00:00
Regis Houssin
e371d6a021 Works on best mutualized code
Works on MVC
2010-12-13 19:59:05 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Philippe Grand
a9d4f46b8f error : call $langs->load('bills'); was already done 2010-12-09 21:08:26 +00:00
Philippe Grand
65bec416a4 traduction was missing 2010-12-09 21:03:14 +00:00
Laurent Destailleur
824a0adb11 New: Add custom code and origin country into invoice 2010-12-01 23:22:25 +00:00
Laurent Destailleur
29cc8b2fdc Restore work lost by savannah backup 2010-12-01 22:14:15 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
8e00d8c555 Fix: Conflicts with var with same name 2010-11-08 01:04:55 +00:00
Laurent Destailleur
dfbd72a76a Fix: W3C 2010-11-01 16:00:38 +00:00
Laurent Destailleur
5ba2e98adc Work on paypal module 2010-10-31 18:57:11 +00:00
Laurent Destailleur
d9bc203c59 Doxygen 2010-10-27 22:41:40 +00:00
Laurent Destailleur
a718947b3d Fix: Detailed informations of email actions was lost 2010-10-27 16:49:26 +00:00
Laurent Destailleur
d7cda09ac2 Fix: Minimum price check was wrong 2010-10-27 15:01:24 +00:00
Laurent Destailleur
8210299895 Fix: Date range was lost in edit mode. 2010-10-16 14:54:09 +00:00
Laurent Destailleur
f30061ca0c Fix: Can not edit line for free product lines. Also type was lost. 2010-10-16 13:10:24 +00:00
Laurent Destailleur
bcb9b8d8a8 Fix: Use correct method 2010-10-09 19:41:06 +00:00
Laurent Destailleur
cfe7215288 New: Use ajax to change order of lines. 2010-10-02 20:47:55 +00:00
Laurent Destailleur
64b7b5a218 New: Change term date if lower than invoice date when editing invoice date. 2010-09-20 22:11:58 +00:00
Laurent Destailleur
eee4350867 Restore some broken features 2010-09-15 15:07:14 +00:00
Laurent Destailleur
b4eb8ae2f2 Fix: A lot of feature was lost because global variables were not propagated into templates. 2010-09-15 13:51:31 +00:00
Laurent Destailleur
94a5c1c736 Fix: A lot of feature was lost because global variables were not propagated into templates. 2010-09-15 13:29:17 +00:00
Laurent Destailleur
6ecd927def Fix: file not found 2010-09-15 11:17:05 +00:00
Laurent Destailleur
326db81983 Fix: We must create lines on new invoice not on source object 2010-09-14 21:27:00 +00:00
Laurent Destailleur
a1df1f5314 Fix: Action "send by email" are correctly stored in agenda. 2010-09-12 20:27:40 +00:00
Laurent Destailleur
8912de7bbc Fix: Trad and sort on status 2010-09-12 18:01:29 +00:00
Regis Houssin
156a1e6b29 Qual: uniformize code 2010-09-10 14:35:07 +00:00
Regis Houssin
97f4b62c80 Works on hook integration in pdf 2010-09-09 16:57:53 +00:00
Regis Houssin
3167506860 Works on module hook integration 2010-09-09 16:02:55 +00:00
Regis Houssin
9664f0af5f Qual: big uniformize code 2010-09-09 14:06:15 +00:00
Regis Houssin
f4e656eee1 Fix: regression 2010-09-06 22:31:36 +00:00
Laurent Destailleur
46546a78ab Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done. 2010-09-06 21:10:45 +00:00
Regis Houssin
cbcf6f7eca Works on migration management positioning lines
Phase 3 : llx_facturedet
2010-09-06 14:49:48 +00:00
Regis Houssin
cf4aa19d0c Works on migration management positioning lines
Phase 3 : llx_facturedet
2010-09-06 14:37:29 +00:00
Laurent Destailleur
2921fc4f44 New: Maxi debug of withdraw module.
Move module to stable to hope having more user testing/using it.
2010-09-05 13:24:59 +00:00
Laurent Destailleur
554abc46c7 Work on task #10579 : Simplify code using editor 2010-09-02 18:51:47 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
576c3da280 Page is not reloaded. 2010-08-18 18:58:14 +00:00
Laurent Destailleur
084da1e440 Fix: Use good payment type 2010-08-14 01:50:57 +00:00
Laurent Destailleur
99de46bd87 Restore broken feature 2010-08-09 17:16:26 +00:00
Regis Houssin
aa62559812 Fix: fetch_client is deprecated 2010-08-06 13:56:25 +00:00
Regis Houssin
add1bb0023 Works on templates implementation for mutualized code 2010-08-05 10:07:05 +00:00
Regis Houssin
21d266f93e Fix: bad show price 2010-08-05 07:20:54 +00:00
Laurent Destailleur
be1ef0ccbe Fix: Bad translation of payment type 2010-07-25 21:23:57 +00:00
Laurent Destailleur
2db5b658f1 Fix: Some errors in vat management with multiprice 2010-07-22 21:16:29 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Laurent Destailleur
321840ee67 Fix: A lot of fix in permissions 2010-07-15 20:48:40 +00:00
Juanjo Menent
99e970d6c9 Local Taxes: Remove MAIN_FEATURES_LEVEL condition 2010-07-15 07:23:04 +00:00
Laurent Destailleur
4b246bfb68 New: Default choice for interactive confirm box is yes by default, and no only for delete actions. This reduce number of clicks required to validate actions and is still safe to dangerous actions. 2010-07-14 22:23:14 +00:00
Philippe Grand
83fca4c9b1 small change 2010-06-30 08:03:04 +00:00
Juanjo Menent
ca124a1476 Local Taxes: Works in Invoices.
Contracts: Patch to invoicing with the new invoices changes.
Trad: Orders: Tab Compta.
2010-06-21 16:49:41 +00:00
Laurent Destailleur
d2d63bcb81 Fix: Fix a lot of broken features when renaming produit to product 2010-06-02 08:34:44 +00:00
Laurent Destailleur
750f415f2e Fix: Wrong include 2010-06-01 21:33:48 +00:00
Regis Houssin
37350a93ca Fix: request error 2010-05-18 18:56:53 +00:00
Regis Houssin
dc77231df7 Fix: change proformat to proforma 2010-05-17 15:41:17 +00:00
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
fa8a201d04 Mutualize a lot of code 2010-05-12 11:29:21 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
6e06c82bb4 Fix: Can create a deposit invoice from a predefined invoice 2010-05-07 18:36:54 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
8a9fe373d6 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Regis Houssin
ddc8420fa7 Fix: uniformize code 2010-04-29 14:25:01 +00:00
Regis Houssin
cd2aa64cae Add linked object block for contract module 2010-04-29 06:20:03 +00:00
Regis Houssin
ebdbeec4a9 Fix: mutualize code 2010-04-28 19:23:36 +00:00
Regis Houssin
a8b55112a3 Fix: mutualize code 2010-04-28 17:42:03 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
798ac42880 Fix: When all boxes are moved on a side, we can still move on the other side 2010-04-28 15:31:49 +00:00
Laurent Destailleur
4c73cb64c8 Move/Rename numbering module files for invoices to normalize code. 2010-04-28 13:49:13 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Regis Houssin
6e3f24a562 Fix: uniformize code 2010-04-28 10:24:38 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Regis Houssin
cafe7fb970 Fix: mutualize code 2010-04-28 09:25:35 +00:00
Regis Houssin
91c14faadc Fix: uniformize code 2010-04-28 08:58:41 +00:00
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Regis Houssin
92561d71e9 Fix: code optimization for compatibility plugins 2010-04-26 10:01:01 +00:00
Regis Houssin
86240b90c5 Fix: code optimization for compatibility plugins 2010-04-26 08:54:16 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Philippe Grand
b5e43aa11c move paiement.class.php file to compta/paiement/class/ directory 2010-04-25 08:47:08 +00:00
Juanjo Menent
ab819101db Works on enhancement of local taxes. Prepare User Interface of documents 2010-04-24 16:00:48 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
7c11750aa3 Fix: Conditions to reopen closed invoice. 2010-04-21 08:35:11 +00:00
Laurent Destailleur
de8d2f58ee Mutualize code 2010-04-21 08:16:10 +00:00
Laurent Destailleur
667f63c0b7 Use crabe by default 2010-04-18 21:20:34 +00:00
Regis Houssin
f6175c2213 Fix: view linked object block 2010-04-17 09:55:10 +00:00
Regis Houssin
40814719ee Fix: view linked object block 2010-04-17 09:33:13 +00:00
Regis Houssin
d7ffb431a7 Fix: pgsql compatibility 2010-04-17 08:22:29 +00:00
Regis Houssin
daa8609cb5 Problem with agregate function and "group by" with postgresql 2010-04-16 17:21:53 +00:00
Philippe Grand
84f8a18a72 move discount.class.php to core directory 2010-04-13 14:30:11 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Regis Houssin
7b1c726424 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 07:23:32 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
d2aff43936 Remove pre.inc.php 2010-03-27 14:40:39 +00:00
Laurent Destailleur
bdf4bbaa1f Works on ODT import 2010-03-27 00:33:28 +00:00
Philippe Grand
3ce3c74ba7 Move facture class file to compta/facture directory 2010-03-26 15:45:01 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Laurent Destailleur
337ebafceb Work on generic odt generation 2010-02-28 22:49:06 +00:00
Laurent Destailleur
43b69e1da0 Qual: Clean a lot of code to prepare remove of pre.inc.php 2010-02-28 14:49:39 +00:00
Laurent Destailleur
d30e65cbaa New: Add default language for third parties and use it when multilang is enabled to define default language for document generation. 2010-02-27 13:37:13 +00:00
Laurent Destailleur
05cc92e3db New: Add default language for third parties and use it when multilang is enabled to define default language for document generation. 2010-02-27 11:05:01 +00:00
Laurent Destailleur
9a2a1f6c06 Uniformize code 2010-02-24 15:40:29 +00:00
Laurent Destailleur
b81aad83dc New: Add "payment due before" field in invoice exports 2010-02-20 09:59:34 +00:00
Laurent Destailleur
9cb7fec6a1 New: Add link to other invoices 2010-02-16 08:57:07 +00:00
Laurent Destailleur
0b7bada016 New: Add the now button on date list 2010-02-10 14:08:09 +00:00
Laurent Destailleur
ce165a67fd Look: No wrap 2010-02-08 12:48:32 +00:00
Laurent Destailleur
064da109df Trad missing 2010-02-04 20:05:41 +00:00
Laurent Destailleur
48b14a7548 Qual: Removed a deadlock option. Option is always on now as it is more opened. 2010-02-04 19:15:07 +00:00
Regis Houssin
35270b1040 Fix: translation 2010-01-29 08:05:20 +00:00
Regis Houssin
5c0d4b896b Fix: uniformize code 2010-01-28 13:27:34 +00:00
Regis Houssin
0fba80cc6f Fix: product_type is lost 2010-01-27 13:36:46 +00:00
Regis Houssin
5bffa5399a Fix: add MAIN_INPUT_DESC_HEIGHT in update line 2010-01-25 13:45:13 +00:00
Regis Houssin
3c74bd21ca Works on enhancement of project tasks
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Laurent Destailleur
935431eba3 New: Support note on trips module 2010-01-14 23:21:22 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +00:00
Laurent Destailleur
6ef542d940 New: Can remove attached files before sending emails 2010-01-13 10:30:33 +00:00
Laurent Destailleur
38e757f4ae Fix: Debug module notification.
New: Can use email notification when validating proposal or orders.
2010-01-09 14:48:27 +00:00
Laurent Destailleur
d6558bbb52 Add hidden option MAIN_INPUT_DESC_HEIGHT 2010-01-09 12:13:22 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Regis Houssin
6e524ff840 Fix: add predefined lines in a new credit note 2009-12-22 22:10:25 +00:00
Regis Houssin
f4615baf7d Fix: defined source type 2009-12-22 13:50:45 +00:00
Regis Houssin
432dc7a009 Works on migration of relationship tables 2009-12-12 20:41:27 +00:00
Regis Houssin
73f6abdeca Fix: view remise percent (negative or positive) 2009-12-10 12:20:52 +00:00
Regis Houssin
4f8f39f71b Fix: view remise percent (negative or positive) 2009-12-10 12:16:17 +00:00
Regis Houssin
1e34322435 Fix: bad security request 2009-11-28 12:06:11 +00:00
Laurent Destailleur
47bc7b1dfe uniformize code
Look: Eldy theme is cleaner
2009-10-29 17:30:29 +00:00
Regis Houssin
100607da1a Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 09:51:52 +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
92c7cf3659 Fix bug #27597 : Impossibilité d'ajouter un fichier attaché lors de l'envoi d'un document 2009-10-14 16:13:20 +00:00
Laurent Destailleur
bbcefa8864 Qual: Uniformize code (navigation on objects)
Qual: Code to support filter on entity on objects navigation is simpler.
2009-10-04 12:16:45 +00:00
Regis Houssin
41307a7f42 Fix: utf-8
Todo: confirmer la suppression de le verification de la prŽsence de la ref alors que c'est une crŽation, ce qui bloquait la crŽation de la facture
2009-09-11 15:43:16 +00:00
Laurent Destailleur
198fce4562 Fix: Bad error message 2009-08-29 15:09:12 +00:00
Laurent Destailleur
3fe89c3e1b Look 2009-08-23 20:15:13 +00:00
Laurent Destailleur
73a4dbd21f Trad: The war against typo errors 2009-08-19 19:18:26 +00:00
Laurent Destailleur
9c53f0ed8e Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
Laurent Destailleur
f25e136db8 Fix: Fix global typo error 2009-08-19 17:07:48 +00:00
Laurent Destailleur
cdb05cf99b Can split a discount into two lower discounts 2009-08-07 00:49:43 +00:00
Laurent Destailleur
06b9e9cd24 New: Add picto on tab titles 2009-08-05 18:22:40 +00:00
Laurent Destailleur
8e770f9480 Minor change 2009-08-02 16:16:15 +00:00
Laurent Destailleur
9084de9388 Can add line invoice with qty = 0 2009-07-26 01:11:04 +00:00
Laurent Destailleur
d222a78c62 Fix: Removed urldecode used on superglobal _GET and _POST and _REQUEST... since they are already decoded by PHP. 2009-07-22 17:13:59 +00:00
Laurent Destailleur
3bcd18feb6 New: Add navigation arrows in supplier invoices 2009-07-19 15:39:25 +00:00
Laurent Destailleur
e63db05001 Look: Some enhancements in look and themes 2009-07-08 17:31:40 +00:00
Regis Houssin
5dac6b6bac Todo: il faut incrementer le stock si on supprime une expedition validee 2009-07-08 09:39:59 +00:00
Laurent Destailleur
2be9a2fdb4 Fix: If multiprice is enabled and level is not defined for customer, we always use the level 1. We can't use the denormalized price stored in product table as this price is the last price saved (it might be any level) and should never bee seen by user when multiprice is activated.
So we force the level to 1 if not defined.
2009-06-19 07:32:39 +00:00
Regis Houssin
e3ef54340d Fix: problem with free product/service in the creation of an invoice from an estimate 2009-06-05 08:51:50 +00:00
Laurent Destailleur
bdd943d6e8 New: Add ref to linked objects on PDF 2009-06-04 19:42:34 +00:00
Laurent Destailleur
bb6cfc1ee4 New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:59:06 +00:00
Laurent Destailleur
bbb3b8125d Fix: Removed delete of orders with amount is 0.
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Laurent Destailleur
d4a3038240 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:00:24 +00:00
Laurent Destailleur
1063772919 Qual: Uniformize code 2009-05-27 15:52:08 +00:00
Laurent Destailleur
b57b5e9e38 New: If missing data, other data are kept. 2009-05-27 15:30:56 +00:00
Laurent Destailleur
86625da643 Predefined invoices are now always enabled 2009-05-27 01:59:33 +00:00
Laurent Destailleur
892a8c1ce4 Fix: make fix on predefined invoice feature. 2009-05-27 01:48:31 +00:00
Laurent Destailleur
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
b1e630a3fa Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:41:19 +00:00
Laurent Destailleur
33df2649ef Fix: When product type is missing, description is not lost when adding new product lines. 2009-05-15 11:02:54 +00:00
Regis Houssin
3330db62f6 Add: possibilité d'envoyer un fichier attaché avec du html contenant des images 2009-05-11 23:32:58 +00:00
Laurent Destailleur
d33f8a6d63 New: Mails fields of form not lost if there is an error in sending mail 2009-05-09 17:13:03 +00:00
Laurent Destailleur
c1ca9e53af Removed an option deprecated with ajax confirmation 2009-05-08 02:27:04 +00:00
Laurent Destailleur
1ea905d8b3 Look: Format price of discount 2009-05-07 12:13:34 +00:00
Laurent Destailleur
866e5952b0 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 17:09:45 +00:00
Laurent Destailleur
6335fe2b55 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 15:45:50 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Laurent Destailleur
9694d926e6 Qual: Factorize code. Removed useless code. 2009-05-04 19:02:32 +00:00
Laurent Destailleur
6d225588e5 Fix: Must not use DOL_DATA_ROOT directly 2009-04-29 18:52:07 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
e9773437d0 Fix: Error management missing 2009-04-24 22:05:57 +00:00
Laurent Destailleur
e04b914353 Fix: Creation of invoice lines restored with old option PRODUCT_SHOW_WHEN_CREATE 2009-04-21 19:24:12 +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
55aa8bc4bc Add a tool to merge all invoices in one PDF 2009-04-09 21:53:53 +00:00
Laurent Destailleur
996add6dde Add due date in invoice list 2009-04-09 20:33:23 +00:00
Laurent Destailleur
b302cf0edc Fix: Filter on date was lost on navigation 2009-04-08 23:00:16 +00:00
Laurent Destailleur
0260a3b1b7 Qual: Removed duplicate code 2009-03-23 19:13:51 +00:00
Laurent Destailleur
029a9d73e4 New: Some changes to support the type of line in entities. 2009-03-12 00:14:56 +00:00
Laurent Destailleur
8431675159 New: Some changes to support the type of line in entities. 2009-03-10 01:18:45 +00:00
Laurent Destailleur
681a787fea New: Some changes to support the type of line in entities. 2009-03-10 00:54:53 +00:00
Laurent Destailleur
8a12e715dd Trad 2009-03-09 23:46:39 +00:00
Laurent Destailleur
d930a0dd32 Add type in invoice lines 2009-03-09 23:17:00 +00:00
Laurent Destailleur
cdc6493ba5 Removed TODO and deprecated files 2009-03-09 21:59:29 +00:00
Laurent Destailleur
a1f8f94fd5 Fixed: Bad value of net of tax in invoice creation from a commercial proposal 2009-03-09 19:22:12 +00:00
Laurent Destailleur
70c1ea4ab2 Fix: Option force invoice date to validation date working correctly 2009-03-09 18:40:16 +00:00
Laurent Destailleur
fa4395d699 Prepare select of type of line 2009-03-09 09:27:12 +00:00
Laurent Destailleur
a4815bf44c Prepare select of type of line 2009-03-08 23:09:45 +00:00
Laurent Destailleur
36faecca0d Changes to support deposit invoices 2009-03-02 21:21:49 +00:00
Laurent Destailleur
d4e5647b7e Changes to support deposit invoices 2009-03-02 18:17:19 +00:00
Laurent Destailleur
d92ab8874b Support for deposit invoices 2009-03-02 16:06:52 +00:00
Laurent Destailleur
422dafeeb3 New: Support of deposit invoices
Removed deprecated table
2009-02-27 18:35:17 +00:00
Laurent Destailleur
6dbe70b2f5 Support of deposit invoices 2009-02-25 22:14:14 +00:00
Laurent Destailleur
4333e8cb2a Changes to support deposit invoices 2009-02-24 02:41:21 +00:00
Laurent Destailleur
dbf8418e84 Fist changes to support deposit invoices 2009-02-21 17:43:02 +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
0ae24f6f9e Add country in address if country differs from country user 2009-02-18 17:37:32 +00:00
Laurent Destailleur
9fe83ec7e6 New: Add a first version of a Paybox module 2009-02-15 17:33:02 +00:00
Laurent Destailleur
31f4821f76 Minor change in translation 2009-02-13 22:50:58 +00:00
Laurent Destailleur
5bf4e90b98 Fix in sending pdfs 2009-02-04 22:12:23 +00:00
Laurent Destailleur
acde84a4e2 Fix in date range mangement of product lines. 2009-02-02 17:19:34 +00:00
Laurent Destailleur
d370e2ff9f Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
Laurent Destailleur
192cb68c28 Can clone a commercial proposal 2009-01-14 15:53:52 +00:00
Laurent Destailleur
530c1312ac Maxi debug of multiprice feature
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
bc00a6bdbc Can modify invoice date 2009-01-02 16:08:15 +00:00
Laurent Destailleur
cc7ebc8251 Add status if referrer list of a project 2008-12-27 23:40:25 +00:00
Laurent Destailleur
ff49c3c833 Can choose project not linked to a third party in entities 2008-12-27 23:15:47 +00:00
Laurent Destailleur
bb3ed6bd91 Fix: Invoice creation from order 2008-12-06 02:44:59 +00:00
Laurent Destailleur
93a47a9c1e Can purge security event table 2008-12-04 19:13:40 +00:00
Laurent Destailleur
633cdfbe28 Fix: Minor fix 2008-12-03 18:04:54 +00:00
Laurent Destailleur
58e4844795 Fix: Bank receipt translation and fix 2008-12-01 23:09:52 +00:00
Laurent Destailleur
fba4488a4d New: Add clone feature on invoices.
Fix: Fix clone feature on emailings.
Revert option to use predefined invoices
2008-11-20 21:30:23 +00:00
Laurent Destailleur
8c870e6185 Fix: Generation of donation receipts 2008-11-14 11:56:47 +00:00
Laurent Destailleur
b693d9ed62 Can make a clone of an emailing 2008-11-10 14:20:02 +00:00
Laurent Destailleur
51b4ef1c68 Can make a credit note on an invoice with no payment made 2008-11-08 22:09:00 +00:00
Laurent Destailleur
b86223bc90 Maxi debug of withdraw module 2008-11-05 22:34:14 +00:00
Laurent Destailleur
b1e410f773 Fix patch from Jacopo 2008-10-31 02:02:51 +00:00
Laurent Destailleur
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +00:00
Laurent Destailleur
bd3b44262f Wrong format of date 2008-10-26 15:21:54 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
395a35d0dd Use ajax confirm box to validate supplier invoice 2008-10-19 13:15:58 +00:00
Laurent Destailleur
f9d92bf42a Fix: Invoice creation broken 2008-10-06 23:27:48 +00:00
Laurent Destailleur
4cc27fd401 Patch to add range date in orders: http://matelli.fr/showcases/patchs-dolibarr/add-dates-in-order-lines.html
and add ability to use hour also in contract and invoices range dates.
2008-10-01 22:24:31 +00:00
Laurent Destailleur
8411203632 Add patch from patrick raguin to support minimum for a price 2008-08-27 23:00:37 +00:00
Laurent Destailleur
478503967e Annulation modif 2008-08-12 18:20:18 +00:00
raphael_bertrand
7132585be1 fix bug24035: la valeur de remise ne peut pas etre negative 2008-08-11 13:29:23 +00:00
Laurent Destailleur
1a911fc38a Fix: Pb with floating operations 2008-08-08 22:12:27 +00:00
Laurent Destailleur
e2a795886e Fix: Invoice default date to null when creating invoice from contract 2008-08-07 20:39:35 +00:00
Laurent Destailleur
7e53645e6e Fix: Remainder to pay wrong on payment page 2008-08-07 17:47:44 +00:00
Laurent Destailleur
9cd8957527 Look: Minor ethetical change 2008-08-07 08:03:31 +00:00
activdev
447dad021d New : Added filter by date to invoices display list 2008-07-28 10:21:12 +00:00
Laurent Destailleur
9c624bed06 Fix: Ne permet pas reouverture si facture remplacée. 2008-07-21 16:19:51 +00:00
Laurent Destailleur
a3f0ad5702 Fix: A bandonned invoice can be reopened (if badcustomer or other reason) 2008-07-20 17:04:48 +00:00
Laurent Destailleur
6395d1e4fb New: Add option MAIN_AUTOFILL_DATE 2008-07-17 22:11:45 +00:00
Laurent Destailleur
3088596dc0 Fix: Bug 23775 2008-07-15 00:57:36 +00:00
Laurent Destailleur
5bf4a7203e Fix: Attached files on orders 2008-07-12 12:53:14 +00:00
Laurent Destailleur
507d96ec25 Fix: Error on generating PDF 2008-07-12 12:45:29 +00:00
Laurent Destailleur
b5748c0fc5 Fix: Regression. Can add another file to proposal and invoices sending 2008-07-11 16:14:57 +00:00
Laurent Destailleur
6d8755edd4 Fix: Maxi bug. Value for date used in object numbering module was current date instead of date of object. 2008-07-05 14:20:03 +00:00
Laurent Destailleur
0a655c9370 New: Add list of attached files in email forms 2008-05-23 19:43:28 +00:00
Laurent Destailleur
c6ba86986f Uniformisation code 2008-04-25 04:35:01 +00:00
Laurent Destailleur
4ef6a9d6ae Uniformisation du code 2008-04-24 20:59:29 +00:00
Laurent Destailleur
a4c3b86d9f Add topic of mail in message 2008-04-24 18:51:29 +00:00
Laurent Destailleur
6a4034f5bb Qual: Can create PDF when invoice is draft. 2008-04-13 22:55:30 +00:00
Laurent Destailleur
2e0343ff14 New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features. 2008-04-08 02:12:02 +00:00
Laurent Destailleur
f9ed5b522f New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features. 2008-04-07 22:11:22 +00:00
Laurent Destailleur
c635e88868 Lang files can be in two different worskpaces 2008-03-31 15:17:39 +00:00
Laurent Destailleur
af274668a3 Fix: Detection auto des champs text/html.
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
7f0e794251 Fix: String must be saved as they are in database. Html detect and convert must be done on screen only. 2008-03-21 00:27:37 +00:00
Laurent Destailleur
7b8a92b863 New: Support save of NPR vat in customer element (invoice, order, proposal, contract) 2008-03-19 00:31:03 +00:00
Laurent Destailleur
71186b44dc New: Support save of NPR vat in order and invoice 2008-03-18 23:24:24 +00:00
Laurent Destailleur
0c675e0c16 Fix: List "All xxx" not enough restricted 2008-03-12 21:26:53 +00:00
Laurent Destailleur
6bd6e4a309 New: Add pages for agenda module 2008-03-01 01:26:41 +00:00
Laurent Destailleur
65fcfcf69f New: Enhancement on sending email. 2008-02-29 16:26:38 +00:00
Laurent Destailleur
8a0a2dacdf Fix: A lot of fixes. 2008-02-28 16:57:55 +00:00
Laurent Destailleur
fe62f493e0 Qual: Factorize duplicate code 2008-02-24 16:46:42 +00:00
Laurent Destailleur
f9d4f6de52 Qual: Mutualize some code 2008-02-24 16:16:34 +00:00
Laurent Destailleur
72d107a5d0 Qual: Standardisation of code. Clean some code. 2008-02-24 15:51:06 +00:00
Laurent Destailleur
520717cbbf New: Support the Non Percu Recuperable vat in invoice form 2008-02-21 23:15:55 +00:00
Laurent Destailleur
8c18002659 Suite rapport TVA 2008-02-18 04:23:08 +00:00
Laurent Destailleur
94846c5e3f Fix: On ne permet pas de paiement sur facture avec reste à payer à zéro. 2008-02-17 18:16:30 +00:00
Laurent Destailleur
35bcabeb1e Fix: Translation category strings 2008-02-12 01:33:43 +00:00
Laurent Destailleur
fed065dd7f Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
Laurent Destailleur
f8b6625bcb Fix: Corrections de quelques bugs 2008-01-22 20:23:51 +00:00
Laurent Destailleur
eeb8bfafcb Qual: Déplacement show_document dans html.formfile.class.php 2008-01-20 13:53:02 +00:00
Laurent Destailleur
5d37bfa7a9 Qual: Réorganisation un peu plus logique de certaines fonctions. Réduction de la taille du fichier html.form.class.php qui est chargé a chaque fois et qui consomme a lui seul 1Mo 2008-01-11 10:25:26 +00:00
Regis Houssin
c25c4dddf9 Remplacement du terme "éditer" par "modifier" 2008-01-10 23:59:58 +00:00
Laurent Destailleur
71352d4143 Ajout d'un module agenda et de permissions sur les actions 2008-01-08 08:14:20 +00:00
Laurent Destailleur
90cce00222 Ajout info email emetteur sur formulaire email 2008-01-07 18:39:11 +00:00
Laurent Destailleur
536a5883e0 Simplification options fckeditor 2007-12-31 15:20:16 +00:00
Laurent Destailleur
be8b3f241f Fix: Le montant de l'escompte ne s'affichait pas. 2007-12-16 20:18:39 +00:00
Laurent Destailleur
13e9c71f38 Fix: Les modèle PDF ne géraient pas l'affichage de l'avoir appliqué sur une facture. 2007-12-16 19:21:45 +00:00
Laurent Destailleur
c89ff96964 Fix: Les modèle PDF ne géraient pas l'affichage de l'avoir appliqué sur une facture. 2007-12-16 19:07:41 +00:00
Laurent Destailleur
e88a3758b1 Fix: Gestion erreur plus complete 2007-12-16 15:31:46 +00:00
Regis Houssin
6224f42ed8 Fix: suppression définitive de la constante PRODUIT_CHANGE_PROD_DESC 2007-12-14 16:01:10 +00:00
Laurent Destailleur
b827e5b2ce Fix: Les messages d'erreurs sur creation/modif societe ne s'affichaient plus 2007-12-11 20:42:49 +00:00
Laurent Destailleur
cdc282167d Fix: % non affiché 2007-12-11 20:15:43 +00:00
Laurent Destailleur
9851588f54 Fix: % non affiché 2007-12-11 20:15:07 +00:00
Laurent Destailleur
642a68250f Look: Modif esthétique mineure 2007-12-10 21:59:14 +00:00
Regis Houssin
ef35fb8407 On affiche l'intitulé "offert" au lieu de 100% pour une réduction 2007-12-06 22:13:46 +00:00
Laurent Destailleur
e00e6c5ef4 Fix: Oubli renommage 2007-12-03 18:10:49 +00:00
Laurent Destailleur
701e5a5285 Fix: Suite et fin correction bug gestion avoirs 2007-12-02 21:25:18 +00:00
Laurent Destailleur
b03b4685cf Perf: On charge CMailFile que si besoin 2007-12-02 21:05:32 +00:00
Laurent Destailleur
5697f3c0de Fix: Suite correction bug gestion avoirs 2007-12-02 20:55:23 +00:00
Laurent Destailleur
9cae92f25b On deplace la methode getCurrentDiscount dans classe des discount 2007-12-02 19:50:58 +00:00
Laurent Destailleur
05efee5db8 Fix: Suite correction bug gestion avoirs 2007-12-02 19:26:00 +00:00
Laurent Destailleur
bc6754033c Fix: Quand on supprime reduc de type avoir, le statut de l'avoir redevient à non honoré (payé = 0 et statut = 1) 2007-12-02 17:59:06 +00:00
Laurent Destailleur
3698e0dc95 Look: Modif esthétique mineure 2007-12-02 16:39:54 +00:00
Laurent Destailleur
409cd5dbfe Qual: Simplification. Plus d'affichage du bouton générer doc en double.
Fix: Ordre de tri des paiments incorrect
2007-12-02 16:15:53 +00:00
Laurent Destailleur
6d57849be2 Look: Uniformisation format date 2007-12-02 16:06:50 +00:00
Regis Houssin
7438d55915 Fix: fichier converti par erreur en utf8, ce qui faisait apparaitre les caractères accentués avec un petit carré !!!! 2007-11-26 14:50:40 +00:00
Laurent Destailleur
285ff025f3 Plus besoin de proposer ce motif car il faut passer par avoir 2007-11-26 03:19:03 +00:00
Laurent Destailleur
85f5d72d64 Debut correction pour gestion cas utilisation no UCIN06.
Les remises de type avoir ne doivent pas s'inclure dans les lignes details mais dans comme paiements deja réalisé.
2007-11-26 02:54:16 +00:00
Laurent Destailleur
5ea6cf58ae Debut correction pour gestion cas utilisation no UCIN06 2007-11-25 23:18:09 +00:00
Regis Houssin
88d3246be2 Fix: droits des commerciaux non définis 2007-11-22 15:28:43 +00:00
Regis Houssin
938b179ae2 Fix: les modification avec fckeditor n'était plus prise en compte 2007-11-12 23:08:20 +00:00
Laurent Destailleur
03ee736de9 Fix: On corrige htmltooltip lorsqu'il faut afficher contenu avec des " 2007-11-12 01:34:28 +00:00
Laurent Destailleur
45af9432bf Simplification gestion des lignes factures/commandes/propales 2007-11-12 01:15:20 +00:00
Laurent Destailleur
8d7bb266ef Simplification gestion des lignes factures/commandes/propales 2007-11-12 00:47:04 +00:00
Laurent Destailleur
a70ced9753 Oubli du param sortorder dans les appels de print_liste_field_titre 2007-11-11 15:55:45 +00:00
Regis Houssin
e9c01bcfd7 modification de mon adresse mail 2007-11-01 20:39:36 +00:00
Laurent Destailleur
79f9d585d9 Fix: Le lien entre facture et propal ne fonctionnait plus. 2007-10-30 00:36:23 +00:00
Laurent Destailleur
bf4bdd634b Fix: Le pourcentage avencement des actions n'était plus sauvé. 2007-10-17 14:55:55 +00:00
Regis Houssin
5de5541c47 Fix: modif esthetique mineure 2007-10-15 21:50:10 +00:00
Regis Houssin
fd30ce13a0 Fix: modif esthetique mineure 2007-10-15 21:47:53 +00:00
Regis Houssin
b40b98b2b3 Fix: modif esthetique mineure 2007-10-15 21:45:02 +00:00
Regis Houssin
8581930795 Fix: champ "price" obsolete 2007-10-15 21:26:35 +00:00
Regis Houssin
00a054bd80 Fix: champ "price" obsolete 2007-10-15 21:23:33 +00:00
Laurent Destailleur
bc38375fa0 Fix: Super maxi debuggage sur la gestion des prix HT et TTC 2007-10-06 19:13:12 +00:00
Regis Houssin
2537cef00d nettoyage du code 2007-10-06 09:23:44 +00:00
Laurent Destailleur
4a9e8c7769 Fix: Correction bug divers sur ajout ligne pour un produit avec prix fixé en TTC. 2007-10-03 23:08:46 +00:00
Laurent Destailleur
75cfeb40af Validation du cas d'utilisation UCIN02: Facturation et paiement supérieur reçu 2007-09-13 19:48:28 +00:00
Laurent Destailleur
a9d01c06b3 task #7113, Possibilité d'envoyer une facture... 2007-08-08 01:42:58 +00:00