Last active
August 17, 2022 08:58
-
-
Save jonatron/22dbdcc11e1fb93d3110 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this is over 8 years old, see revisions if you really want to see it |
8 years old, yikes, time to delete!
hehehe.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
had to replace
line.basket_id = new_basket.id
withline.basket = new_basket
in recent oscar, otherwise it would complain that the basket containing the saved line shall not be changed/saved. otherwise working nicely up to now :_)