Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
bf379fc242
Fix: uniformize code
2012-06-11 21:45:59 +02:00
Regis Houssin
274734b828
Fix: stock message in session and reload the page for avoid url problem
...
with jQuery fileupload
2012-05-31 21:11:26 +02:00
Laurent Destailleur
c2db3265ec
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:43:23 +02:00
Regis Houssin
a5b0de15ac
Fix: can't delete a files with quote
2012-05-30 08:30:25 +02:00
Laurent Destailleur
3fc3292142
Fix: delete of documents is done by page of element, not by the view
...
wrapper.
2012-05-29 23:50:13 +02:00
Regis Houssin
516be43404
Fix: jquery fileupload broken feature
2012-05-25 20:56:05 +02:00
Regis Houssin
9cf2ea492c
Fix: broken features with external module
2012-05-21 18:44:09 +02:00
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
simnandez
d226534ba0
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-09 12:12:14 +02:00
Laurent Destailleur
161846be77
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 22:10:07 +02:00
Laurent Destailleur
66531ea539
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/fourn/commande/index.php
2012-04-16 12:03:33 +02:00
Regis Houssin
6c3e88e43a
Fix: missing field change name
2012-04-16 11:52:27 +02:00
Laurent Destailleur
48542b8625
Fix: Must use tms date
2012-04-16 11:39:26 +02:00
Grand Philippe
980fa86857
uniformise code and fix rights
2012-04-13 14:02:53 +02:00
Grand Philippe
c8dd3b4801
to add delivery date
2012-04-10 17:21:28 +02:00
Laurent Destailleur
4e65d12a0f
Fix: The draft view must be at same place for all pages. We will have to
...
discuss to move all or not later.
2012-04-04 17:43:32 +02:00
Vinicius Nogueira
4110f250a7
New: Box Status and Box Drafts changed position
...
Show all Status and give the possibility to filter only one, and Drafts
position of the box changed to a better visualization
2012-04-03 17:26:40 +08:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +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
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Regis Houssin
8dc8297afe
Fix: missing tva rates of supplier
2012-03-15 09:19:38 +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
b5fc41fadc
Fix: Removed a lot of checkstyle warnings
2012-03-11 22:08:46 +01:00
FHenry
7b5c9de555
.
2012-03-08 05:15:15 +08:00
FHenry
aba929ed69
hook parameters on select product
2012-03-08 05:15:01 +08:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Regis Houssin
addc8db9e7
Fix: rename hooks
2012-03-01 16:51:59 +01:00
FHenry
16408b6310
Merge remote branch 'origin/develop' into develop
2012-02-29 14:32:33 +01:00
FHenry
59f424bde3
add hook for select produit
2012-02-29 14:32:22 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
24422afe44
Better fix
2012-02-26 02:54:16 +01:00
Laurent Destailleur
de187ab398
Try a better fix
2012-02-25 16:14:41 +01:00
Regis Houssin
19f53e6caa
Fix: default customer language problem
2012-02-25 11:10:38 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Laurent Destailleur
be4d04ebcc
Fix: Default language set to language of thirdparty
2012-02-01 21:04:49 +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
08e33f20dc
Qual: Uniformize code
...
Doxygen
2012-01-19 09:53:27 +01:00
Regis Houssin
4eb88be3b6
Fix: bad rights
2012-01-09 11:28:37 +01:00
Regis Houssin
85d7285519
[bug #275 ] Ajout contacts - choix par "par défaut" de l'entreprise du
...
fournisseur
Fix: uniform code
2012-01-09 11:12:07 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Laurent Destailleur
95a292f41b
Fix: Update licence files
2011-12-17 21:58:44 +01:00
Laurent Destailleur
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Laurent Destailleur
1c65768286
Fix: flot graph works with new json_encode
2011-12-01 22:58:32 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Laurent Destailleur
c50f3c5851
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-22 09:41:46 +01:00
Regis Houssin
065d7996f5
Fix: better with json_encode
2011-11-20 15:25:08 +01:00
Laurent Destailleur
c0774485f9
Qual: Uniformize code
2011-11-20 12:55:28 +01:00
Juanjo Menent
d7fce41b8a
Fix: [bug 235] Bad local tax control
...
Conflicts:
htdocs/fourn/commande/fiche.php
2011-11-20 10:17:14 +01:00
Laurent Destailleur
10961fb2c9
New: Can choose warehouse for stock change on supplier approbation or
...
supplier invoice validation
2011-11-09 22:10:58 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
40da2e23d2
Qual: Reduce sub-options of module fckeditor. This make code cleaner
...
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Laurent Destailleur
15db353eb4
New: Add option MAIN_DISABLE_PDF_AUTOUPDATE
2011-10-14 16:44:22 +02:00
Laurent Destailleur
9e09b16219
Qual: Uniformize code
2011-09-24 23:42:31 +00:00
Laurent Destailleur
8aa6382206
Add hidden option PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS
2011-09-24 21:55:18 +00:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
b6a2f13673
Fix: avoid jenkins warning
...
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
2bb5e4ba69
Fix: W3C
2011-08-31 15:12:09 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Regis Houssin
5085638f5e
Fix: uniformize code
2011-08-23 18:40:45 +00:00
Laurent Destailleur
cfe34139cf
Qual: Clean and uniformize code.
...
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
fe27643152
New: task #11243 : Add best supplier price
2011-08-20 23:56:03 +00:00
Laurent Destailleur
e9b113ade8
Qual: Mutualize some code
...
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
3f2e6bbf82
Qual: Removed dead code
2011-08-14 02:11:15 +00:00
Laurent Destailleur
27ede66991
Fix: Use correct style for left tables
2011-08-08 15:28:00 +00:00
Laurent Destailleur
d246b87c1a
Fix: removed print of function making print.
...
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
f40efea008
Fix: file add and delte in email forms was broken with firefox 5
2011-07-10 20:03:38 +00:00
Laurent Destailleur
b76f055d2b
Fix: Select of recipient on email form
2011-07-07 21:32:18 +00:00
Laurent Destailleur
e2b18d565a
Fix: Bad order on documents pages
2011-07-06 20:56:48 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Laurent Destailleur
7f852d293c
Fix: Avoid wrap with chrome.
...
Fix: Disable lightbox. Does not works with showphoto.
2011-06-12 22:13:05 +00:00
Laurent Destailleur
8fe14361c3
Qual: Shorter legend
2011-06-07 00:08:06 +00:00
Laurent Destailleur
a3755324c0
New: Graph js librairie can accept percents with pie.
2011-06-06 22:23:24 +00:00
Regis Houssin
5f6ac1374c
New: best method for linked object with actioncomm
...
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Laurent Destailleur
edd91b7d26
Qual: Clean stock increase/decrease code
2011-05-23 23:46:39 +00:00
Laurent Destailleur
c6df144818
New: Add more graph and fix some statistics.
2011-05-22 00:42:37 +00:00
Laurent Destailleur
5a6221629e
New: Add graph for orders.
2011-05-21 22:58:09 +00:00
Philippe Grand
1876606634
to use : hidedetails, hidedesc, hideref within supplier order
2011-05-19 14:58:26 +00:00
Regis Houssin
970a488f7c
Fix: uniformize code
2011-05-09 09:44:06 +00:00
Regis Houssin
7416eeea9b
Fix: problem with create
2011-05-09 07:42:16 +00:00
Regis Houssin
a052684a3a
Fix: linked object block : mutualize code, more simple
...
Fix: bad link
2011-05-09 07:15:17 +00:00
Regis Houssin
67fe35e67b
Fix: mutualize code, more simple
2011-05-06 18:27:18 +00:00
Philippe Grand
992fefebfb
fix : Mode of payment within supplier order
2011-05-06 07:44:46 +00:00
Philippe Grand
6794eb3bbf
prepair Mode of payment within supplier order
2011-05-05 21:35:07 +00:00
Philippe Grand
465a9b58e4
fix double paste
2011-05-05 10:26:51 +00:00
Philippe Grand
56feb1c32f
include payment term within supplier order
2011-05-04 21:20:51 +00:00
Regis Houssin
827eed5d39
Fix: delete deprecated code
...
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +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
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +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
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
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
Juanjo Menent
a97641eb1e
Local Taxes: add funcionality for suppliers
2011-02-09 15:57:37 +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
Regis Houssin
09f6fab2cc
New: add width parameter in editor
2011-02-02 16:56:55 +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
c8013ac699
Fix: Can't enable document for supplier invoice/order
2010-12-30 22:38:09 +00:00
Regis Houssin
e752ef828a
Fix: uniformize code
2010-12-15 08:48:53 +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
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
46ad8917ad
Perf: A little speed enhancement on document tabs.
2010-10-03 15:50:34 +00:00
Juanjo Menent
d793f8d250
task #8618 : reverse improved supplier directory structure
2010-09-29 13:59:17 +00:00
Juanjo Menent
fc48d1888f
task #8618 : improved supplier directory structure
2010-09-28 16:24:25 +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
a81f5c9acf
Fix: Uniformize code
2010-09-08 07:35:11 +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
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
60edde845d
Fix: Database compatibility
2010-08-09 15:52:44 +00:00
Laurent Destailleur
2db5b658f1
Fix: Some errors in vat management with multiprice
2010-07-22 21:16:29 +00:00
Laurent Destailleur
a8eec4910a
Doxygen
2010-07-21 12:47:18 +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
1315833247
Minor fixes.
2010-07-11 19:29:18 +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
ba4a63a624
Fix: Type of product was lost on supplier order change.
2010-06-02 10:38:53 +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
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
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
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
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
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
Philippe Grand
391c595dda
according to new tree directory
2010-04-29 08:50:46 +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
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
Juanjo Menent
ab819101db
Works on enhancement of local taxes. Prepare User Interface of documents
2010-04-24 16:00:48 +00:00
Philippe Grand
684e6bc63c
move notify.class.php to core directory
2010-04-13 14:17:01 +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
Laurent Destailleur
839ceebfc7
Remove pre.inc.php
2010-03-27 15:06:19 +00:00
Philippe Grand
a56832d521
move contact class file to contact directory
2010-03-25 13:51:24 +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
Laurent Destailleur
60c262c9c5
Removed deprecated code
2010-02-27 20:30:55 +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
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
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
3ef86dedec
Qual: Translation of status must be in the "view" functions.
2009-12-17 15:52:37 +00:00
Regis Houssin
9836445850
Fix: utf-8
2009-12-14 22:26:57 +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
Regis Houssin
464e9554d8
Fix: bad security request
2009-11-28 08:43:20 +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
Laurent Destailleur
1ba947aef4
Qual: Uniformise doxygen headers
2009-10-19 19:54:27 +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
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
Regis Houssin
0699040c8d
Fix: lost data if error
2009-08-10 09:16:01 +00:00
Laurent Destailleur
51e13e1568
New: Add picto on tab titles
2009-08-06 14:44:24 +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
99985ad417
Work on import module
2009-07-29 19:47:15 +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
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
814b1acd43
New: Add statistics on contract area
...
Minor look enhancements
2009-07-08 10:10:35 +00:00
Regis Houssin
f96ea81ac5
Fix: replace with simple directory
2009-07-05 08:31:08 +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
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
Laurent Destailleur
88e2583472
Doc
2009-05-18 10:44:38 +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
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
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
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
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
3d149a33ca
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un répertoire parent en fonction de l'entité
2009-04-28 18:14:50 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
d8e484ada7
Fix: Support of LF in note for supplier orders
2009-04-01 23:00:59 +00:00
Laurent Destailleur
f38232cbb1
Fix: Blank page when creating supplier order
2009-03-23 17:11:25 +00:00
Laurent Destailleur
446c92c484
New: Some changes to support the type of line in entities.
2009-03-12 22:16:22 +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
ba14103659
New: Upload of joined files need create/modify permissions to work
2009-03-03 00:12:56 +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
b291f11af0
Can reactivate a supplier order not completely received.
2009-02-18 12:55:33 +00:00
Laurent Destailleur
c78bd22adc
Uniformize code for contacts linking
2009-02-18 12:26:55 +00:00
Laurent Destailleur
5fcd6b4af5
Contact page picto is more clear to distinguish internal from external users.
2009-02-16 22:37:30 +00:00
Laurent Destailleur
9a8a7b6a87
New: Show comment in supplier order status changement
2009-02-02 22:11:10 +00:00
Laurent Destailleur
23eb5d2c2d
Add navigation bar on supplier orders
2009-01-31 00:06:19 +00:00
Laurent Destailleur
4606095b1e
Add navigation bar on supplier orders
2009-01-30 23:49:32 +00:00
Laurent Destailleur
d370e2ff9f
Fix: Translation of Offered on PDF
2009-01-15 00:32:10 +00:00
Laurent Destailleur
a8af3d474e
Can remove a supplier order
2009-01-09 23:05:25 +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
dc46ba4000
Removed duplicate code.
...
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
0a32a7cd5f
Can attach files on supplier orders
2008-11-24 20:09:23 +00:00
Laurent Destailleur
21d56aa8a1
Qual: Reduce memory required by 2%
2008-11-16 01:54:33 +00:00
Laurent Destailleur
45d8c67e6c
Maxi debug for UTF8 support
2008-10-28 23:36:36 +00:00
Laurent Destailleur
7deb33c52d
Maxi debug for UTF8 support
2008-10-28 20:05:23 +00:00
Laurent Destailleur
d4fdb23618
Move all modules into includes/modules directory
2008-10-25 23:19:30 +00:00
Laurent Destailleur
dbae510665
No special chars in filename
2008-10-25 21:18:53 +00:00
Laurent Destailleur
6a259176a4
Add option to set mask on new files
2008-10-21 21:27:20 +00:00
Laurent Destailleur
4d97b3fc37
Translation BIC/SWIFT
2008-10-19 20:53:28 +00:00
Laurent Destailleur
3a7af7189f
Use ajax confirm box to validate supplier order
2008-10-19 13:16:16 +00:00
Laurent Destailleur
5046225bcc
Use ajax confirm box to validate supplier order
2008-10-19 13:08:21 +00:00
Laurent Destailleur
e60c8d919b
Fix: Can not edit a supplier order line
2008-10-17 15:26:55 +00:00
Laurent Destailleur
e78facd5da
Fix: Can not delete a supplier order line
2008-10-17 15:16:44 +00:00
Laurent Destailleur
dd3d8084b8
New: changes to support UTF-8 output format
2008-10-17 00:24:44 +00:00
Laurent Destailleur
8d1b7f2bad
Fix: Change to better support UTF8
2008-10-08 19:55:44 +00:00
Laurent Destailleur
1772463414
New: Add ability for numbering module to not be shown if a condition is not true.
2008-09-04 23:44:36 +00:00
Laurent Destailleur
ba55f10ea2
Fix: Duplicate rows return by fetch
2008-09-04 20:59:34 +00:00
Laurent Destailleur
4c892d403b
Fix: Duplicate rows return by fetch
2008-09-04 20:49:57 +00:00
Laurent Destailleur
c7ca1db2df
Doxygen
2008-09-04 20:43:54 +00:00
Laurent Destailleur
f3566030e0
Fix: Wrong list of product for supplier orders or invoices
2008-08-06 13:06:58 +00:00
Laurent Destailleur
0f69009664
Qual: Removed duplicate code
2008-07-29 19:20:33 +00:00
Laurent Destailleur
897152a924
Qual: Removed duplicate code
2008-07-29 19:20:33 +00:00
Laurent Destailleur
214bbdd9a6
Fix: Pb with supplier orders
2008-07-27 20:47:13 +00:00
Laurent Destailleur
17528986cb
Fix: Numbering errors
2008-07-08 23:02:16 +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
43f6ddda87
Fix: Can regenerate invoice
2008-07-04 17:36:18 +00:00
Laurent Destailleur
f86d68e7af
Fix: Mise a jour prix total commande fournisseur
2008-07-01 19:57:52 +00:00
Laurent Destailleur
fb982b6fd3
Add tag {cccc0000} in generic numering modules (from a work of Raphael)
2008-06-20 21:10:24 +00:00
Laurent Destailleur
3e71a86acd
Fix: Ventilation des commandes fournisseurs bloqués si status "livré" mis avant validation
2008-06-14 10:01:31 +00:00
Regis Houssin
6eb9b15bd9
Fix: Suppression champ "price" obsolete
2008-05-23 12:35:19 +00:00
Laurent Destailleur
9a79fb2d54
Fix: bug #21998 : bug affichage Montant HT
2008-05-20 00:23:19 +00:00
Laurent Destailleur
2ba58df6da
Doxygen
2008-05-12 23:06:38 +00:00
Laurent Destailleur
19f9327fa9
Doxygen
2008-05-12 22:49:46 +00:00
Regis Houssin
74ea13b439
Fix: Suppression champ "price" obsolete et correction du pdf
2008-05-09 09:08:41 +00:00
Laurent Destailleur
4ef6a9d6ae
Uniformisation du code
2008-04-24 20:59:29 +00:00
Laurent Destailleur
5e4f47a8d7
Fix: Support option mysql strict for orders creation
...
New: Add a tab referers in project card.
Qual: Mutualize all code for project referers view
2008-04-19 17:26:41 +00:00
Laurent Destailleur
5aee8653be
Fix: Black area on PDF
2008-04-16 21:55:26 +00:00
Laurent Destailleur
c635e88868
Lang files can be in two different worskpaces
2008-03-31 15:17:39 +00:00
Laurent Destailleur
0fc6e72dc8
Fix: Generic numbering modules was not working on PHP4
2008-03-31 04:26:54 +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
c2811ffa52
Fix: vat rate for supplier order or invoice if supplier is in europe but country differ from user.
2008-03-07 01:50:56 +00:00