Skip to content

Releases: OpenBuildings/promotions

0.3.6: fix giftcard promo

26 Feb 09:23
Compare
Choose a tag to compare
apply the amount only once per purchase, not once per store purchase.
The amount is split between store purchases

Add is_expired method

05 Feb 11:16
Compare
Choose a tag to compare
0.3.5

add test for is_expired

0.3.4

28 Jan 12:55
Compare
Choose a tag to compare
Performance optimisation

make update_items() more resilient

27 Jan 14:46
Compare
Choose a tag to compare
Update update_purchase

Make it more resilient so if there is bad data there it will update
purchase_items properly

0.3.2

19 Nov 09:35
Compare
Choose a tag to compare
Fix Model_PromotionTest::test_build_purchase_item()

0.3.1

19 Nov 09:35
Compare
Choose a tag to compare
Set is_payable and is_default to TRUE for promotions items by default

0.3.0: Use single-table inheritance for purchase items.

15 Nov 08:24
Compare
Choose a tag to compare
Make the promotions package compatible with openbuildings/purchases:0.5
Model_Purchase_Item_Promotion is replacing the "promotion" type

0.2.6

14 Nov 09:55
Compare
Choose a tag to compare
Update dependancies

0.2.5

13 Nov 16:46
Compare
Choose a tag to compare
Update dependencies.

0.2.4

01 Nov 13:54
Compare
Choose a tag to compare
add "not_promotion" filter