Creating a SO from a Quote changes the Quote stage but no entry in quote stage change - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +--- Thread: Creating a SO from a Quote changes the Quote stage but no entry in quote stage change (/showthread.php?tid=1957) |
Creating a SO from a Quote changes the Quote stage but no entry in quote stage change - Guido1982 - 09-21-2020 When we create a salesorder from a quote, the salesorder changes the quote stage as well (I believe we can change that with a GV?). What does not happen (while I believe it should) is a new entry in the special related block 'quote stage changes'. RE: Creating a SO from a Quote changes the Quote stage but no entry in quote stage change - joebordes - 12-10-2020 this was really hard to fix: https://github.com/tsolucio/corebos/commit/ed876251411f6c3f6a41478bb4c2446ab5b1cb00 spent way to much time for something that shouldn't even be there... life RE: Creating a SO from a Quote changes the Quote stage but no entry in quote stage change - Guido1982 - 12-10-2020 Always there to keep you busy ;-) Yes, I agree it shouldn't be there but when it is (from a legacy standpunt), I believe we should make sure it functions as well as it can. It's always a pain to work on *$U#(*$ you feel should be discarded. |