T
|
thesofa 2/3/2009 |
you need to add the order first, then having the orders table linked to the orderlines table as master chils, click the link to the order lines table, then use inline add to add the orderlines, it works almost as fast as the way you suggest and it saves all the custom coding that would be involved. |
S
|
sawanr author 2/3/2009 |
you need to add the order first, then having the orders table linked to the orderlines table as master chils, click the link to the order lines table, then use inline add to add the orderlines, it works almost as fast as the way you suggest and it saves all the custom coding that would be involved. I have done exactly that for the order system we use here.
|
T
|
thesofa 2/3/2009 |
publish the tables and relationships or send me the mysql dump and i will look at it |
J
|
Jane 2/3/2009 |
Hi, |
S
|
sawanr author 2/3/2009 |
Hi, please check this thread: http://www.asprunner.com/forums/index.php?showtopic=9360
|