Closed daramousk closed 2 years ago
@NL66278 This has not been tested yet because I will port this to v2 and that is were the tests will take place. Basically I am concerned with you reviewing the parts of code that I have removed if they are correct and if there is something else to remove.
@NL66278 More commits added that remove extra clutter. Now I will start porting this to v2
@NL66278 This is a WIP, I will notify when to review soon.
@NL66278 I need another review here before I start writing migration scripts, this module contains the whole sprint7. Let me know when I can have this.
CC: @lfreeke
@daramousk What I am missing is some README.rst to explain the general concepts and comments in the coding making clear what it does. For instance you add a reference to product.template to res.partner with the name package_type_id. What is this? Why is it on partner? Ofcourse I could grab the transsmart API documentation and extensively study that, but some explanation in the code would really help.
@NL66278 I had mistakenly force pushed an empty commit, see now for a full readme.
@NL66278 Two things here:
1) The prebooking functionality has to be removed 2) Anything that took place on
sale.order
has been removed.