Commit Graph

1466 Commits

Author SHA1 Message Date
Laurent Destailleur
63af6f017c Doxygen 2011-03-08 11:22:08 +00:00
Laurent Destailleur
8d3b0d4470 Doxygen 2011-03-08 11:21:39 +00:00
Laurent Destailleur
f2fe06a2b0 Fix: Link betwen supplier order and invoice 2011-03-08 00:15:32 +00:00
Laurent Destailleur
bee3592e59 Fix: Missing br 2011-03-08 00:03:03 +00:00
Laurent Destailleur
7ee59fcb62 Fix: Generated doc in wrong dir 2011-03-07 00:40:32 +00:00
Laurent Destailleur
9a49264cb5 Fix: Generated doc in wrong dir 2011-03-07 00:16:02 +00:00
Laurent Destailleur
961366d2b2 Fix: Generated doc in wrong dir 2011-03-06 23:46:12 +00:00
Laurent Destailleur
9ff348dfb5 Work on SMS features 2011-03-05 16:27:26 +00:00
Laurent Destailleur
d0514c09f9 Fix: Error message was not visible 2011-03-05 01:08:38 +00:00
Laurent Destailleur
5cb83686c3 Fix: Can edit product description 2011-03-05 00:51:46 +00:00
Laurent Destailleur
951da60671 Fix: Can edit product description 2011-03-05 00:47:35 +00:00
Laurent Destailleur
12d7a9686e Fix: Due date was wrong when cloning 2011-03-05 00:37:46 +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
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
46808e5700 Reduce a step into supplier order workflow to save time (if user has permission to approve, order is approved when order is validated). 2011-02-23 14:44:29 +00:00
Laurent Destailleur
d8b0d279d8 Fix: Missing JUMP_TAG 2011-02-23 14:23:24 +00:00
Laurent Destailleur
371c4a6090 Qual: Remove usage of deprecated properties 2011-02-20 12:06:11 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
7e1e28f0d8 Fix: Wrong order of name/firstname 2011-02-09 18:27:56 +00:00
Laurent Destailleur
e7fc318f34 Fix: Error when amount not provided 2011-02-09 17:42:38 +00:00
Laurent Destailleur
633a45e5a4 Fix: Error when duplicate ref 2011-02-09 17:35:08 +00:00
Juanjo Menent
a97641eb1e Local Taxes: add funcionality for suppliers 2011-02-09 15:57:37 +00:00
Laurent Destailleur
76c723075b New: Link between third party and member is visible on all third party tabs 2011-02-09 15:31:12 +00:00
Laurent Destailleur
b58bea9302 New: Link between third party and member is visible on all third party tabs 2011-02-09 15:28:15 +00:00
Juanjo Menent
cd7f6ff6eb Local Taxes: add funcionality for suppliers 2011-02-09 13:07:34 +00:00
Juanjo Menent
e3317a7128 Local Taxes: add funcionality for suppliers 2011-02-08 22:45:30 +00:00
Regis Houssin
5da92bf9ae Fix: missing class 2011-02-08 11:00:59 +00:00
Laurent Destailleur
f4d1d35017 Fix: Bad value of selected year 2011-02-06 02:02:50 +00:00
Laurent Destailleur
b3280a9b96 New: Can edit label of invoice
Qual: Fetch method is complete (used skeleton generator).
2011-02-06 00:19:36 +00:00
Laurent Destailleur
fd13ad097e New: If there is only one back account and value is mandatory, then value is preselected. 2011-02-05 23:38:33 +00:00
Laurent Destailleur
fb68d738ac New: If there is only one back account and value is mandatory, then value is preselected. 2011-02-05 23:34:05 +00:00
Regis Houssin
09f6fab2cc New: add width parameter in editor 2011-02-02 16:56:55 +00:00
Laurent Destailleur
980ed1a7dc New: Prefix on third party is not used by default. Hidden option SOCIETE_USEPREFIX can restore old feature. 2011-01-29 16:25:01 +00:00
Regis Houssin
1f435c45ad Fix: rights problem in supplier module
Fix: bad closedir
2011-01-18 09:30:49 +00:00
Laurent Destailleur
6961a82dbf Fix: We try to create bank link record twice
Fix: Bad url
2011-01-15 14:01: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
fcc9d4094c Fix: Some fix in PDF position 2010-12-31 10:29:44 +00:00
Laurent Destailleur
c8013ac699 Fix: Can't enable document for supplier invoice/order 2010-12-30 22:38:09 +00:00
Laurent Destailleur
1f8ce55a43 Fix: Payment amount was lost or with wrong sign 2010-12-27 18:46:45 +00:00
Regis Houssin
e752ef828a Fix: uniformize code 2010-12-15 08:48:53 +00:00
Regis Houssin
acf3996547 Fix: uniformize code 2010-12-15 07:38:17 +00:00
Regis Houssin
502bb75d2c Fix: uniformize code 2010-12-15 07:12:28 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909 Fix: uniformize code 2010-12-14 15:04:56 +00:00
Laurent Destailleur
e3562687be New: Add the "supplier preview" from a patch 2010-12-13 16:38:21 +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
Laurent Destailleur
cc93d642e0 Fix: Date was not always visible 2010-12-01 23:42:39 +00:00
Laurent Destailleur
dc3145e5dc Can create invoice from order only if order is "accepted" 2010-12-01 22:43:22 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
8bc3bae49e New: Add suppliers orders to process in dashboard 2010-11-13 17:37:22 +00:00
Laurent Destailleur
e50c375a8f Fix: Task 8618 2010-11-11 00:59:31 +00:00
Laurent Destailleur
e01508140b Doxygen 2010-10-30 10:52:53 +00:00
Laurent Destailleur
4e83c0a7ea Fix: Update of supplier invoice line 2010-10-30 10:51:56 +00:00
Laurent Destailleur
5d85b6f1e0 Fix: Download on joined files 2010-10-29 22:58:23 +00:00
Juanjo Menent
06cefbb34b Task #8618: Add send mail form 2010-10-28 11:37:29 +00:00
Juanjo Menent
4399c9bfdc Task #8618: Add send mail form 2010-10-28 11:21:41 +00:00
Juanjo Menent
e976645b08 Qual: Uniformize code (ligne -> line) 2010-10-28 08:43:53 +00:00
Juanjo Menent
9383b1a560 Task #8618: Improve module canelle (not finished). Add array line in class facture fournisseur for lib pdf compatibility. 2010-10-26 18:49:35 +00:00
Laurent Destailleur
f201e31b93 Fix: Show grey button if not allowed 2010-10-22 17:52:02 +00:00
Laurent Destailleur
af4fabc531 Task #8618 2010-10-19 08:01:25 +00:00
Laurent Destailleur
3fdc5f1957 New: Add protection to avoid to valid supplier invoice with a ref supplier with value "Copy of ..." 2010-10-18 18:40:17 +00:00
Juanjo Menent
2af3f2802b Task #8618: build pdf 2010-10-15 16:01:42 +00:00
Laurent Destailleur
1e33e41a32 Add more phpunit tests 2010-10-13 15:33:51 +00:00
Regis Houssin
a58ae14d8f Fix: search company with jQuery - ok 2010-10-10 18:04:28 +00:00
Laurent Destailleur
46ad8917ad Perf: A little speed enhancement on document tabs. 2010-10-03 15:50:34 +00:00
Laurent Destailleur
0e663354f0 Fix: Preview was broken after renaming lignes into lines 2010-10-02 11:47:15 +00:00
Juanjo Menent
d793f8d250 task #8618: reverse improved supplier directory structure 2010-09-29 13:59:17 +00:00
Laurent Destailleur
7633c94a60 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 11:57:09 +00:00
Juanjo Menent
fc48d1888f task #8618: improved supplier directory structure 2010-09-28 16:24:25 +00:00
Laurent Destailleur
fdf14d0499 Qual: Mutualize and uniformize code 2010-09-19 13:31:54 +00:00
Laurent Destailleur
64581c555b New: Remove tab accountancy. Now in customer tab for customer accountancy and in supplier tab for supplier tab. 2010-09-19 12:50:53 +00:00
Regis Houssin
156a1e6b29 Qual: uniformize code 2010-09-10 14:35:07 +00:00
Regis Houssin
9664f0af5f Qual: big uniformize code 2010-09-09 14:06:15 +00:00
Laurent Destailleur
1918fb582e Mutualize some code 2010-09-09 01:26:07 +00:00
Laurent Destailleur
a81f5c9acf Fix: Uniformize code 2010-09-08 07:35:11 +00:00
Laurent Destailleur
743b42d961 Fix: Bad field 2010-09-04 22:44:32 +00:00
Laurent Destailleur
83d473f0d7 Qual: Uniformize code 2010-09-04 17:18:13 +00:00
Laurent Destailleur
060d2df3ea Fix: Can send supplier order by mail at everystep after "approved". 2010-09-04 17:12:09 +00:00
Laurent Destailleur
2368cc676e Work on task #10579 : Simplify code using editor 2010-09-04 12:52:06 +00:00
Laurent Destailleur
7917c17844 Work on task #10579 : Simplify code using editor 2010-09-02 19:10:34 +00:00
Laurent Destailleur
f24214d9ef Fix: Postgresql compatibility
New: Can filter on payment type and bank account in payment lists.
2010-08-29 21:11:42 +00:00
Laurent Destailleur
5cb43e1521 Error management 2010-08-29 00:06:23 +00:00
Laurent Destailleur
a881307f01 Fix: bug #30629 : Ajout de prix fournisseur avec quantité fractionné donne erreur 2010-08-28 23:54:46 +00:00
Laurent Destailleur
c9cfb4c075 Fix: Show correct information 2010-08-26 22:31:30 +00:00
Laurent Destailleur
5b9398ed16 Fix: Show correct information 2010-08-26 22:28:04 +00:00
Laurent Destailleur
ba9757bd6f Fix: Wrong value 2010-08-26 15:58:26 +00:00
Laurent Destailleur
81c2b485c8 New: Can add a comment on stock dispatching to be saved into the stock movement. 2010-08-26 15:46:39 +00:00
Laurent Destailleur
76a7e8f424 Add more units 2010-08-26 14:49:40 +00:00
Laurent Destailleur
f038ba869b Trad 2010-08-26 13:17:42 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Regis Houssin
9601f8a353 Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:13:17 +00:00
Laurent Destailleur
99575b2288 Qual: Uniformize code 2010-08-19 00:42:37 +00:00
Laurent Destailleur
0a02ac310a Can edit supplier ref 2010-08-19 00:21:58 +00:00
Juanjo Menent
bab4a6198a Task #9643: Works in Suppliers 2010-08-16 13:13:15 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Laurent Destailleur
9ec0cd1322 Qual: Remove dead code 2010-08-12 23:44:41 +00:00
Laurent Destailleur
622dc041af Fix: postgresl compatibility 2010-08-12 07:50:47 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Laurent Destailleur
5b8237ecf2 Fix: default vat 2010-08-10 01:19:22 +00:00
Laurent Destailleur
186622e235 Fix: Database compatibility 2010-08-09 16:07:24 +00:00
Laurent Destailleur
60edde845d Fix: Database compatibility 2010-08-09 15:52:44 +00:00
Regis Houssin
aa62559812 Fix: fetch_client is deprecated 2010-08-06 13:56:25 +00:00
Laurent Destailleur
2db5b658f1 Fix: Some errors in vat management with multiprice 2010-07-22 21:16:29 +00:00
Laurent Destailleur
3f1275e190 Fix: doxygen 2010-07-21 23:45:08 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
a8eec4910a Doxygen 2010-07-21 12:47:18 +00:00
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Laurent Destailleur
87ce3073d5 Doxygen 2010-07-21 11:57:52 +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
453c29901b Fix: Trad on label 2010-07-14 20:47:35 +00:00
Laurent Destailleur
1315833247 Minor fixes. 2010-07-11 19:29:18 +00:00
Laurent Destailleur
b9f28cca65 Ajout filtre categ sur adherent 2010-07-10 16:42:12 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
eb4ee0d42d Fix: Some fix in project referrers page. Add also third party in a column. 2010-06-28 21:26:36 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Laurent Destailleur
967d868b8e Fix: Missing translation 2010-06-06 18:43:22 +00:00
Laurent Destailleur
265a7b675b Reorganize class files. 2010-06-05 15:45:53 +00:00
Laurent Destailleur
ba4a63a624 Fix: Type of product was lost on supplier order change. 2010-06-02 10:38:53 +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
d4e693af3b Fix: Fix a lot of permissions on project module 2010-05-28 23:26:08 +00:00
Laurent Destailleur
1083d5ca8b Serious debug of supplier order process 2010-05-28 21:52:51 +00:00
Laurent Destailleur
38d91e99dd New: Add a new mode for automatic stock increase: Can be increased on supplier order dispatching of products. 2010-05-28 20:41:41 +00:00
Laurent Destailleur
c23041826a Fix: Missing include 2010-05-28 18:28:52 +00:00
Laurent Destailleur
ff4935fbc6 Fix: Title of page is second parameter 2010-05-26 11:42:29 +00:00
Laurent Destailleur
1a90eefb86 Fix: Head array hidden if nothing 2010-05-20 22:23:58 +00:00
Regis Houssin
dc77231df7 Fix: change proformat to proforma 2010-05-17 15:41:17 +00:00
Laurent Destailleur
af7cfec808 New: Can now send supplier order by mail 2010-05-12 13:14:26 +00:00
Laurent Destailleur
83aebbb2ce Fix: Removed a duplicate permission 2010-05-12 12:41:38 +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
Laurent Destailleur
a0d677cd3d Fix: No error whan vat is not defined. 2010-05-12 00:12:49 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +00:00
Laurent Destailleur
d2c92b91de Fix: Bad parameters 2010-05-09 15:04:16 +00:00
Laurent Destailleur
8374bf42bb Rename static object 2010-05-09 14:55:49 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
33d88a661f Remove pdate 2010-05-08 17:17:17 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Laurent Destailleur
b7570ff18a Fix: Better error management 2010-05-04 18:03:45 +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
16a8ab7d59 according to new tree directory 2010-04-29 14:54:12 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +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
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
43123cdc9d Removed deprecated files 2010-04-28 12:37:57 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Philippe Grand
c73003b3b1 according to new tree directory 2010-04-27 14:48:11 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
7724d9e631 Fix: Rename menu to unifrmise menu entries 2010-04-25 21:36:43 +00:00
Laurent Destailleur
9626a1bc4f Fix: Missing triggers for suppliers invoices 2010-04-25 21:22:06 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Philippe Grand
ba3a06758c according to new tree directory 2010-04-25 12:43:27 +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
db199b55a2 Works on enhancement of local taxes. Fix: Best local tax control in third parties 2010-04-24 17:31:16 +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
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Laurent Destailleur
7850c536a1 Fix: Missing include 2010-04-12 00:39:10 +00:00
Laurent Destailleur
0fe708a5f6 Fix: Error when using iphone
Fix: Error in not found class
2010-04-12 00:30:52 +00:00
Philippe Grand
a6edf971de fix : class not found 2010-04-09 09:04:28 +00:00
Regis Houssin
f922ad5ff1 Fix: error if used a futur date 2010-04-09 08:58:31 +00:00
Regis Houssin
eaf654ed32 Fix: class not found 2010-04-09 08:44:08 +00:00
Philippe Grand
3e6b55ed67 fix : class not found 2010-04-09 08:42:35 +00:00
Philippe Grand
3146d3c6b9 fix : class not found 2010-04-09 08:34:46 +00:00
Regis Houssin
6caf966ea8 Fix: deprecated date 2010-04-09 08:29:10 +00:00
Regis Houssin
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
7993ddea0a Minor fixes 2010-04-06 20:58:24 +00:00
Regis Houssin
491c1b6ecb Fix: appel de classe manquante 2010-03-30 09:05:08 +00:00
Philippe Grand
671ce8a542 move societe class file to societe directory 2010-03-29 20:52:30 +00:00
Laurent Destailleur
839ceebfc7 Remove pre.inc.php 2010-03-27 15:06:19 +00:00
Philippe Grand
3ce3c74ba7 Move facture class file to compta/facture directory 2010-03-26 15:45:01 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
5a58b6b6ea New: Enhancement in category module 2010-03-20 00:07:47 +00:00
Laurent Destailleur
f1216bfe4c New: Can filter on categories for third parties list 2010-03-16 19:50:07 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Regis Houssin
2dc31fa613 Fix: uniformise and clean code 2010-03-11 10:40:58 +00:00
Laurent Destailleur
60c262c9c5 Removed deprecated code 2010-02-27 20:30:55 +00:00
Laurent Destailleur
ffd1e04f55 Fix: Reduce content of third parties tab 2010-02-27 20:19:55 +00:00
Laurent Destailleur
843123d84a Uniformize supplier invoice code with customer invoice code. 2010-02-27 12:05:47 +00:00
Laurent Destailleur
9a2a1f6c06 Uniformize code 2010-02-24 15:40:29 +00:00
Laurent Destailleur
cfc13df621 Fix: Hide not required lines 2010-02-24 14:50:42 +00:00
Laurent Destailleur
9cb7fec6a1 New: Add link to other invoices 2010-02-16 08:57:07 +00:00
Laurent Destailleur
7e923dc418 Fix: doxygen 2010-02-15 22:12:01 +00:00
Laurent Destailleur
2a3ed3d0e9 Qual: A lot of screen more clear 2010-02-10 17:18:56 +00:00
Laurent Destailleur
8e78f75be4 Qual: A lot of screen more clear 2010-02-10 17:07:25 +00:00
Laurent Destailleur
0b7bada016 New: Add the now button on date list 2010-02-10 14:08:09 +00:00
Laurent Destailleur
1fcad6172b New: Add warning if setup not complete
Fix: Type of invoice line (product/service) must always be visible for suppliers.
2010-02-09 11:33:13 +00:00
Laurent Destailleur
c3c9ad111f Look: Minor change 2010-02-09 10:57:13 +00:00
Laurent Destailleur
a5e7eb5bcd Look: Minor change 2010-02-08 15:30:10 +00:00
Laurent Destailleur
ce92d372d4 Some fix 2010-02-08 03:38:05 +00:00
Juanjo Menent
e272f37792 Works on enhancement of local taxes
New: Functionality applied to third parties
2010-02-07 11:18:00 +00:00
Regis Houssin
7d10f8533e Fix: uniformize code
Fix: services do not stock
2010-01-30 07:45:57 +00:00
Regis Houssin
5c0d4b896b Fix: uniformize code 2010-01-28 13:27:34 +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
e8f92d05a4 Use confirm popup 2010-01-21 21:53:43 +00:00
Laurent Destailleur
b7dc60c364 Use confirm popup 2010-01-21 21:36:22 +00:00
Regis Houssin
fe58d4aa7b Fix: Rename directory if dir was a temporary ref 2010-01-20 15:53:25 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +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
Laurent Destailleur
93a68b823b New: task #9935: Can edit accountancy code 2009-12-30 14:45:55 +00:00
Regis Houssin
3b5735bd9c Fix: uniformize code
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Laurent Destailleur
3ef86dedec Qual: Translation of status must be in the "view" functions. 2009-12-17 15:52:37 +00:00
Regis Houssin
ea47b49bb8 Fix: use order date 2009-12-17 08:50:00 +00:00
Regis Houssin
9836445850 Fix: utf-8 2009-12-14 22:26:57 +00:00
Regis Houssin
1a71f873e6 Fix: add error message 2009-12-09 13:42:12 +00:00
Regis Houssin
5fe44414c8 Fix: bad table link
Fix: doxygen
2009-12-09 09:26:30 +00:00
Laurent Destailleur
055c633e84 Fix: Bad SQL request: When using a left join on a table X, we must not use a condition on X on the where. If we do this, result will be same than using an exact join with mysql and will return an error with other databases. 2009-11-29 15:02:15 +00:00
Laurent Destailleur
bcd3f24ab7 Fix: We must use conf->global instead of constant. If not and constant is defined twice (with 2 differents entity values), we use the wrong one. 2009-11-29 14:53:52 +00:00
Regis Houssin
464e9554d8 Fix: bad security request 2009-11-28 08:43:20 +00:00
Laurent Destailleur
314b2e9509 Fix: The call of fetch method for societe.class with a second argument (ref) was wrong. 2009-11-09 18:28:17 +00:00
Regis Houssin
b320208d3a Fix: no stock mouvement with free line product 2009-11-05 20:25:10 +00:00
Laurent Destailleur
1a47e38b11 Fix: Bad link to category
Missing picto for categories
2009-11-04 19:13:37 +00:00
Laurent Destailleur
47bc7b1dfe uniformize code
Look: Eldy theme is cleaner
2009-10-29 17:30:29 +00:00
Laurent Destailleur
0f4b911f54 Qual: Better compatibility with other databases 2009-10-29 01:26:38 +00:00
Laurent Destailleur
9042c10398 Qual: Better compatibility with other databases 2009-10-28 18:08:35 +00:00
Regis Houssin
960afb50ed Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-24 06:10:00 +00:00
Regis Houssin
37c2825f93 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +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
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
e12b0bfa66 Uniformize code 2009-10-16 23:32:55 +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
e192abc755 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 15:52:16 +00:00
Laurent Destailleur
84bc3f5b31 Uniformize code. Attached fils for supplier invoices are shown on invoice card 2009-10-04 13:33:06 +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
Laurent Destailleur
534c8d8dbf Fix: Can't add product line to supplier order. 2009-08-28 22:46:40 +00:00
Laurent Destailleur
5f173e01ee Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
Laurent Destailleur
76f25a038f Fix: bug #27197 : Fix discount applied twice 2009-08-22 03:09:52 +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
Regis Houssin
0699040c8d Fix: lost data if error 2009-08-10 09:16:01 +00:00
Laurent Destailleur
2fa3452d43 Comment 2009-08-07 17:55:05 +00:00
Laurent Destailleur
51e13e1568 New: Add picto on tab titles 2009-08-06 14:44:24 +00:00
Laurent Destailleur
dddffb657a New: Add picto on tab titles 2009-08-06 13:27:54 +00:00
Laurent Destailleur
06b9e9cd24 New: Add picto on tab titles 2009-08-05 18:22:40 +00:00
Laurent Destailleur
bd749f6748 New: Add if project is shared or not in project list
New: Add status of third party in some third parties list.
2009-08-05 16:58:18 +00:00
Regis Houssin
0587d06d88 Add patch of SŽbastien Wacquiez 2009-08-03 13:00:05 +00:00
Regis Houssin
cc72297f3f Fix: look 2009-08-03 12:10:01 +00:00
Laurent Destailleur
cf0e98809d Fix: Debug module notification 2009-07-29 22:03:20 +00:00
Laurent Destailleur
99985ad417 Work on import module 2009-07-29 19:47:15 +00:00
Laurent Destailleur
6b7d3ad0c1 Qual: Code to calucalte VAT is now more clear. 2009-07-29 16:13:33 +00:00
Regis Houssin
e465f8fed1 Qual: uniformize code 2009-07-29 09:11:55 +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
6e129e1ce0 Fix: Wrong supplier ref 2009-07-19 15:52:00 +00:00
Laurent Destailleur
3bcd18feb6 New: Add navigation arrows in supplier invoices 2009-07-19 15:39:25 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
726b3c1d72 New: Store and show estimated value of stock 2009-07-10 02:26:19 +00:00
Laurent Destailleur
e2242a4e02 Fix: Solve pb of duplicate stock increase when using back navigation 2009-07-09 23:58:01 +00:00
Laurent Destailleur
27c363530d New: Store and show estimated value of stock 2009-07-09 22:17:31 +00:00
Laurent Destailleur
0e8e8e2b98 New: Store and show estimated value of stock 2009-07-09 18:44:13 +00:00
Regis Houssin
8c68711e02 Fix: security 2009-07-09 15:37:27 +00:00
Laurent Destailleur
814b1acd43 New: Add statistics on contract area
Minor look enhancements
2009-07-08 10:10:35 +00:00
Laurent Destailleur
2cbc9f9e36 Look: Some enhancements in look and themes 2009-07-07 15:11:59 +00:00
Regis Houssin
f96ea81ac5 Fix: replace with simple directory 2009-07-05 08:31:08 +00:00
Regis Houssin
ab6251a454 Fix: old rowid 2009-07-04 13:12:53 +00:00
Laurent Destailleur
2998d68260 Fix: Show the supplier ref on supplier orders. 2009-07-04 11:55:45 +00:00
Laurent Destailleur
8732364f01 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
Laurent Destailleur
56f1ba6e1b Add TODO to refuse delete if there is payments 2009-06-04 21:29:19 +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
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
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Regis Houssin
f0fd274206 Fix: invalid value 2009-05-20 17:00:49 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Laurent Destailleur
88e2583472 Doc 2009-05-18 10:44:38 +00:00
Regis Houssin
69ba0b3c91 Fix: load class 2009-05-18 08:13:51 +00:00
Regis Houssin
475600d948 Fix: simplification, on vérifie l'entité du document et pas celle de la société afin
d'avoir la possibilité d'utiliser une base commune des sociétés entre entités
2009-05-18 08:01:15 +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
07c6ffb065 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
35072b99bf Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:56:03 +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
Laurent Destailleur
ec5ed9f5f4 Add date of last change in invoice tables 2009-05-10 04:20:37 +00:00
Laurent Destailleur
c1ca9e53af Removed an option deprecated with ajax confirmation 2009-05-08 02:27:04 +00:00
Laurent Destailleur
3ccecb4e7f Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 16:27:45 +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
Regis Houssin
4403ec0ddd Fix: error 2009-04-30 16:14:50 +00:00
Regis Houssin
21964691da Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 15:40:18 +00:00