<div dir="ltr">Update on my issue with package suspension delay.<div><br></div><div>I created a new machine, Debian 7, wheezy and installed freeside 3.0</div><div><br><div class="gmail_quote">dumped my 2.3.5 database, imported to the new machine... ran freeside-upgrade</div>
<div class="gmail_quote">everything works... except the package suspension delay. <br></div><div class="gmail_quote"><br></div><div class="gmail_quote">if this isn't a code problem... then it makes me think its a database problem. I have looked at the tables part_event (and related) and nothing seems out of place, I can follow the same logic that is shown in the UI.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">Any ideas of what the issue could be would be greatly appreciated!!!!!!</div><div class="gmail_quote"><br></div><div class="gmail_quote">Thanks</div><div class="gmail_quote">
John</div><div class="gmail_quote"><br></div><div class="gmail_quote">###### info from old post with details on my problem ####</div><div class="gmail_quote"><div dir="ltr"><div><br></div><div>I have it set up as a package event, with the following conditions:</div>
<div>+customer balance age (24 days, over $50)</div><div>+skip until package suspension delay date</div><div>
with the following actions:</div><div>+suspend packages ...</div><div><br></div><div>It suspends when it should based on balance age, but the 'skip' part doesn't work.. </div><div><br></div>
<div>I looked in the database and cust_pkg>dundate is being updated properly, i looked at the current FS::part_event::Condition::pkg_dundate as well as my archived copies on previous FS versions, and I do not see any change that would cause it not to function.</div>
<div><br></div><div>As a side note, if I change the rules to 'skip until customer dundate' and manually place a dundate in the database table cust_main->dundate, it works as expected. Although I can't find anywhere in the UI to make a change to that table.</div>
<div><br></div><div><br></div></div></div></div></div>