Commit Graph

217 Commits

Author SHA1 Message Date
Laurent Destailleur
3d01d77427 New: Stock change on invoice validation support all warehouse into point
of sale module
2011-11-15 20:27:32 +01:00
Laurent Destailleur
5dc660af46 Fix: Stock sign for credit note must be reverted 2011-11-14 17:47:45 +01:00
Laurent Destailleur
12963265d7 Add confirm message when going back to draft 2011-11-14 16:23:59 +01:00
Laurent Destailleur
7384096d56 Enhance doc for stock movement 2011-11-14 15:46:44 +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
Laurent Destailleur
253084feb3 New: Can choose warehouse for invoice validation 2011-11-09 14:31:43 +01:00
Laurent Destailleur
824db25a74 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/core/class/commonobject.class.php
2011-11-08 00:17:20 +01:00
Laurent Destailleur
3d0c324f5f Fix: Message for stock movement was wrong or missing 2011-11-08 00:03:19 +01:00
Regis Houssin
dea5ec5e26 Fix: reorder problem with external module 2011-11-07 22:32:22 +08:00
Laurent Destailleur
fd9e0d8643 Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01: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
87bbcaf9f6 Fix: remove obsolete code
use objectlinked for retrieve origin and origin_id of an object
2011-10-21 11:03:19 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
Regis Houssin
24c9a7d26d Fix: reorder line after update line with fk_parent_line 2011-10-06 00:11:53 +08:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +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
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
cf917a70f1 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
197257de90 Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
6bd634b164 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
b9129b1a60 Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
a50db95e7e Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
84075f6fab Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
fc7700501f Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
209a134c48 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
b92f7268ec Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
a41c9c9f1e Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
4dbbef67d2 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
2587ee5c38 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
8426d806f0 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
605355c89c Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
549b7a655b Qual: Uniformize code
Doxygen
2011-09-08 20:02:57 +00:00
Laurent Destailleur
1aaf65c257 PDF works with us letter format 2011-08-31 14:42:47 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Laurent Destailleur
9eea2e86af doxygen 2011-08-14 00:00:06 +00:00
Regis Houssin
932b8f90e1 Fix: works on repair broken features 2011-08-12 05:41:01 +00:00
Regis Houssin
00aaaac8aa Fix: works on repair broken features 2011-08-11 15:14:50 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Laurent Destailleur
f4606c2253 Fix: Avoid errors into rpm packages 2011-08-03 00:45:22 +00:00
Regis Houssin
54effb5b27 Fix: add more triggers 2011-07-04 10:35:48 +00:00
Regis Houssin
f344dbdefe Fix: Name of hook must also be unique for each tab 2011-06-30 13:27:20 +00:00
Regis Houssin
f7883c6cb6 Fix: include trigger 2011-06-20 06:59:04 +00:00
Regis Houssin
4d27ac55da Fix: bad field name 2011-06-15 15:22:48 +00:00
Laurent Destailleur
a6b82d843b New: Creation of contacts from third party page go back to third party. 2011-06-13 15:14:11 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Laurent Destailleur
e1094fc293 Qual: Debug and clean notification module 2011-06-12 18:05:30 +00:00
Laurent Destailleur
993428e093 Work on workflow module. 2011-06-06 19:15:44 +00:00
Regis Houssin
8e25cb1ae5 Fix: possibility to have more hooks in the same page
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Laurent Destailleur
86d83f9896 Enhance specimen 2011-05-30 18:48:19 +00:00
Regis Houssin
8d8fd9ba91 Works on paypal module
Fix: add multi status
2011-05-25 12:33:59 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Laurent Destailleur
edd91b7d26 Qual: Clean stock increase/decrease code 2011-05-23 23:46:39 +00:00
Regis Houssin
4ed929d218 Works on paypal module
Fix: db begin problem
Fix: ref_ext record problem
2011-05-22 19:42:55 +00:00
Regis Houssin
6d56cc196b Works on paypal module
Fix: better error management
2011-05-22 18:12:42 +00:00
Laurent Destailleur
5440ad97c6 New: Add default label into stock movement label 2011-05-18 17:18:42 +00:00
Laurent Destailleur
781e806c19 Doxygen 2011-05-16 14:01:39 +00:00
Regis Houssin
f63850c5e9 Fix: remove watermark after validation 2011-05-11 15:01:09 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
cdelambert
7919c35891 Fix Bug bug #33100 2011-04-16 12:10:57 +00:00
Regis Houssin
f4bd45c087 Fix: possibility to skip update total of special lines with no qty and unit price 2011-04-14 13:52:48 +00:00
Regis Houssin
7b73576731 Fix: possibility to skip update total of special lines with no qty and unit price 2011-04-13 15:39:03 +00:00
Regis Houssin
1c89213caf Fix: reorder the lines correctly 2011-04-11 09:00:13 +00:00
Regis Houssin
d567827f3e Fix: problem for view normal product/service 2011-04-11 07:56:58 +00:00
Regis Houssin
fba4111f44 Fix: do not update price with special product 9 2011-04-10 18:44:58 +00:00
Regis Houssin
a3eebde120 Fix: problem with clone and hooks 2011-04-10 15:32:34 +00:00
Regis Houssin
ee5c282ccd Fix: problem with $line->update_total if no $total_localtax 2011-04-10 10:37:05 +00:00
Regis Houssin
a2902877ce Fix: uniformize code 2011-04-10 09:57:54 +00:00
Regis Houssin
75bf04ec71 Fix: use FactureLigne class for delete line 2011-04-10 09:47:12 +00:00
Regis Houssin
da05338224 Fix: reorder correctly if fk_parent_line
Fix: uniformize code
2011-04-10 09:22:47 +00:00
Regis Houssin
78a0078906 Fix: not update total with special line (for the moment) 2011-04-10 09:09:14 +00:00
Regis Houssin
b163b0c73c Fix: hook is already instantiate
Fix: add fk_parent_line in customer bill
2011-04-10 07:52:30 +00:00
Laurent Destailleur
eac83150bc Add option FACTURE_CAN_BE_REMOVED 2011-04-08 08:15:33 +00:00
Laurent Destailleur
1a3c45faea New: task #10969 : Add checkbox to close automatically invoice to "payed" 2011-03-19 13:59:04 +00:00
Laurent Destailleur
bdf3b91075 Fix: clean parameter 2011-03-16 11:38:54 +00:00
Laurent Destailleur
0aab6b15ae Doxygen 2011-03-13 18:31:16 +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
8d3b0d4470 Doxygen 2011-03-08 11:21:39 +00:00
Laurent Destailleur
b2532440fb Doxygen 2011-03-08 11:12:57 +00:00
Laurent Destailleur
c7e8e6958b Fix: Error when cloning invoice with discount 2011-03-07 02:06:43 +00:00
Laurent Destailleur
31c4cc0ecf Fix: Error when cloning invoice with discount 2011-03-07 02:04:44 +00:00
Laurent Destailleur
ef6a3c07b4 Fix: Error management 2011-03-01 10:26:41 +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
70ec9f70b7 Comment 2011-02-06 00:20:15 +00:00
Philippe Grand
6d26a530d5 change comment 2011-01-17 09:37:01 +00:00
Laurent Destailleur
4e8b22d23e Fix: Filter on late unpaid was wrong 2010-12-31 10:59:50 +00:00
Laurent Destailleur
2535926cb9 Fix: Some fix in PDF position 2010-12-31 00:15:13 +00:00
Regis Houssin
a97173b662 Use another method for external module 2010-12-16 18:40:02 +00:00
Regis Houssin
502bb75d2c Fix: uniformize code 2010-12-15 07:12:28 +00:00
Laurent Destailleur
f94248eae1 Fix: Some fix into line edit 2010-12-15 00:54: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
Regis Houssin
409758c1ec Works on hooks module 2010-12-14 11:46:49 +00:00
Laurent Destailleur
09fc3ba4c5 Fix: Function to find last invoice must look only into number 2010-12-13 23:38:47 +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
f50738c69d Work on web services 2010-12-07 08:36:50 +00:00