Skip to main content
Topic: Master - Details Data Entry on Same Page (Read 1428 times) previous topic - next topic

Master - Details Data Entry on Same Page

I need SalesMaster and SalesDetails entry in a same page.
ie. In the data entry page i enter one parent record entry and multiple child record entries.
How can possible this type of operations in PhpRad

Re: Master - Details Data Entry on Same Page

Reply #1
I am trying to do something like that... no way until now... what i achieved is buggy and useless...

Hope someone can make a decent master-detail (orders-items) in PHPRAD Classic at least.

We asked a lot about such example with no success until now. I Think it cannot be done yet.

Re: Master - Details Data Entry on Same Page

Reply #2
Hi everybody...

Please, does anyone can provide a real example of master detail screen with customers orders and items.

In this example would be great if we have the ability to:

1 - Search for customer to whom the order will be generated. Must be able to search the customer by any info on his record.
2 - Order and its items on the same form if possible.
3 - Add, edit or delete items of the order on grid or modal form.
4 - Any change made to the items must be reflected automatically to the order fields (total of discount, freight cost, order amount)
5 - Search for a product by any info on its record to be added in the items grid. When product id added, the unit price must be filled with the product´s price and qty x unit price calculated.
6 - Print order when saved to a pdf.

Is this possible in PHPRAD Classic?... a lot of people ask for a master detail example and the link provided by Emman (https://phprad.com/tutorials/phprad-master-detail-pages.pdf) is not what we are looking for. The provided link does not work in a real world applications.

Hope someone can help.

Thanks

 

Re: Master - Details Data Entry on Same Page

Reply #3
I think only Emman can do such stuff...

Hope he can attend us....