Commit Graph

76 Commits

Author SHA1 Message Date
aFolletete 0ae2aa9a15 [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
aFolletete 8923947406 [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
rMalie a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie 3e98ba04d8 // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
aFolletete 681d0984c2 [-] Classes : fixed little bug on getShipping method on Order class 2011-12-28 13:59:12 +00:00
aFolletete 7362b4c4d4 [-] BO : fixed bug on product addition
// clean code
2011-12-28 13:46:42 +00:00
aFolletete 1b767f836f // add delivery slip 2011-12-22 21:21:41 +00:00
fSerny d4beecb774 [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
fSerny 2d66dee685 [*] BO : Partial refund now handle quantity 2011-12-22 15:57:30 +00:00
bMancone 7349733f96 // Fixed getCartProducts() 2011-12-22 15:04:26 +00:00
vChabot ef77153c28 // Improvement : target blank on PDF 2011-12-22 13:38:00 +00:00
rGaillard c98217daf1 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
bMancone 092d8a8e55 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone 74acc7cbbc // OrderHistory : fixed r11441 2011-12-21 11:10:52 +00:00
mMarinetti bb4c1c7e14 // minor notice fix when new order, related to OrderHistory::getLastOrderState() returning false instead of an object 2011-12-20 19:04:56 +00:00
aFolletete f6d29cc757 // management of discount addition when no invoice on current order
// update the discount form when new invoice is created
2011-12-19 18:24:03 +00:00
mDeflotte a58e1f41c8 // Removing red error message when orders total is diferent form the total paid if there are multiple orders with the same reference 2011-12-19 17:26:17 +00:00
rMalie 63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
mDeflotte bab4e9c6e1 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
fBrignoli fe732a8b80 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
aFolletete a299b66c33 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl
2011-12-18 17:18:54 +00:00
aFolletete 6af99d043a // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete 53d1559835 // fixed bug on automatic payment addition when put the order to a paid status
// fix "Free shipping" when create a new invoice
2011-12-16 17:17:13 +00:00
aFolletete ca3f633245 // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete bfc5759a8b // improve invoice and order payment 2011-12-16 15:00:43 +00:00
aFolletete 150f62fc41 [*] BO : no payment is registered on order creation for check and bankwire payment 2011-12-16 10:10:48 +00:00
jBreux a4f970280c [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
rMalie 8fa5ffc681 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
jBreux b2777ffd8c [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
aFolletete 59741d4ad8 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
vChabot 613f980df4 // little fix about generating first John Doe invoice 2011-12-14 17:09:52 +00:00
mDeflotte e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie 1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
mBertholino d189fd8ed0 // improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true 2011-12-13 13:37:59 +00:00
mBertholino 1d0a0a5395 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
aFolletete 97bc770e27 // revert r11153 2011-12-13 09:50:21 +00:00
bMancone fece8cb714 // Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold 2011-12-13 09:48:52 +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 fddae46d56 // Remove useless code in OrderHistory 2011-12-12 18:08:09 +00:00
aFolletete 3cf7a0e249 // fix bug on setInvoice method 2011-12-12 17:45:34 +00:00
aFolletete 6c8b46e189 // fix bug on Order class 2011-12-12 17:06:16 +00:00
aFolletete 9b417ab764 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
aFolletete eb9c214ccf // improve hasInvoice method 2011-12-12 15:57:11 +00:00
bMancone f6a6177e2a // OrderHistory: fixed synchronize/updateQuantity conflits 2011-12-12 15:39:48 +00:00
bMancone 5e5acfc3b7 // Updated re-stock 2011-12-12 15:25:51 +00:00
bMancone fb391bef3f // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
tDidierjean eae3bc761f // Copy from trunk: #PSCFI-4401 - linebreaks in product return message cause fatal error in BO 2011-12-12 11:07:46 +00:00
mDeflotte 8774d945d4 // Stock decrementation 2011-12-09 13:09:32 +00:00
rMalie 2daf87f506 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
vChabot fe2d0ec0cf // norm 2011-12-08 15:14:40 +00:00