Commit Graph

44 Commits

Author SHA1 Message Date
Rémi Gaillard
6b71ec8b09 [-] BO: product supplier price should not be converted on product page #PSCFV-9420 2013-07-02 15:45:12 +02:00
Rémi Gaillard
d4d0661ff8 // Clean order_detail_tax table after deleting an order detail #PSCFV-8278 2013-03-15 11:51:19 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
534bcad1d6 // Fix Ecotax breakdown on invoices 2012-10-08 12:51:39 +00:00
rGaillard
f434e29792 // Fix #PSCFV-4543 2012-10-03 14:05:21 +00:00
rGaillard
6b0a7efb47 // fix for tax computation on multishop ordering within sharing order 2012-10-02 12:24:08 +00:00
dMetzger
86826029bd [-] BO : original product price was saved without decimals #PSCFV-3968 2012-09-10 09:30:19 +00:00
dMetzger
effdd3ebf0 // Huge code cleaning on order edition, a lot of values were inconsistent 2012-08-13 16:26:40 +00:00
rGaillard
63a2b6c9f2 [-] BO: Invoices and products order detail are now not empty after deleting a product 2012-08-07 12:20:10 +00:00
aFolletete
79528c274f [-] Classes : fixed bug #PSCFV-3260 - Bug when add product to existing order 2012-07-25 13:53:42 +00:00
lLefevre
1ddbeb7a29 [-] TR : fix #PSCFV-3269 : remove call to PSQL() which is unnecessary 2012-07-25 09:02:39 +00:00
rGaillard
51e435959f [-] Core: Fix PSCFV-3161 storage specific prices in orders 2012-07-16 08:29:59 +00:00
rGaillard
5f9a5b623f // Small fixes 2012-07-13 18:25:39 +00:00
rGaillard
912f1b234d [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
dMetzger
3ad0a63880 [-] BO : original product price was not set in the order detail table #PSCFV-3159 2012-07-13 07:37:15 +00:00
fBrignoli
af7bfbfd2e [-] PDF : Canadian taxes 2012-07-12 16:45:14 +00:00
vChabot
4abdea08d6 [-] BO : BugFix : #PSCFV-3069 : OrderDetail->purchase_supplier_price is not saved in DB 2012-07-12 08:01:04 +00:00
fBrignoli
95878f2ff4 [-] BO : Undefined tax calculator 2012-07-09 09:48:58 +00:00
aNiassy
a51b90aa41 [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0 2012-06-13 08:12:16 +00:00
aNiassy
c3e04fcfb2 [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0 2012-06-13 08:10:12 +00:00
mDeflotte
683c21a8d7 // Normalization 2012-06-04 13:25:57 +00:00
rMalie
803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
fBrignoli
31f845db55 [-] PDF : Bug Fixed #PSCFV-168 - Invoice discount & shipping are now correctly displayed 2012-05-15 14:22:22 +00:00
tDidierjean
cf24b9de18 [-] FO : fix bug #PSCFV-737 - cannot download virtual file from order history 2012-05-02 12:55:53 +00:00
bMancone
50cf3a697e // Fixed stock_available when ordering products 2012-04-16 13:39:15 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
aKorczak
e6cefb2da1 //missing code 2012-02-21 15:25:18 +00:00
aKorczak
14e762a252 //missing code 2012-02-21 15:12:48 +00:00
aKorczak
ea792868c0 //norm fix 2012-02-21 15:06:43 +00:00
aKorczak
552fa9aaa1 [-] WS : Add tax for orders inside order_details api entity 2012-02-21 15:05:57 +00:00
rMalie
0896d93e2c // Normalize 2012-01-25 15:51:47 +00:00
fBrignoli
fe732a8b80 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
2daf87f506 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
mDeflotte
27d974acdc // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
dMetzger
c45ce39b89 // Order processing bugs fixed 2011-11-23 21:02:51 +00:00
dMetzger
d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
rGaillard
4fe28d5107 // Constructor of OrderDetail correctly call parent constructor 2011-11-20 15:51:33 +00:00