Welcome, Guest
Username: Password: Remember me

TOPIC: New Module

New Module 21 Sep 2012 12:23 #3829

  • blondie63
  • blondie63's Avatar
  • Offline
  • New Member
  • Posts: 3
  • Karma: 0
Hi, i'm new here..
I need to create a simple joompla module that manage Invoices.
Invoice has two tables: Invoices and Invoices_Rows

At Frontend i need that our customers, logged as joomla users, can see theis Invoices only (a customer_id

need as custom field that link to user_id)
Customers can only see invoces, filter list and create a pdf preview

At Backend i need that Admin user can add, modify, delete and duplicate Invoices
Invoices and Invoices_Rows fields can be use lookup tables for item choice (DropDownBox)

Is it possible to create a module with described features with j-cook.pro ? :whistle:
The administrator has disabled public write access.

Re: New Module 22 Sep 2012 08:37 #3840

  • VeCrea
  • VeCrea's Avatar
  • Offline
  • Platinum Member
  • Absolute JCook fan
  • Posts: 473
  • Thank you received: 100
  • Karma: 30
No real problem (only pdf is an issue right now, you have to code this by hand), but the rest does not need a module, you can create the component you need here
The administrator has disabled public write access.

Re: New Module 24 Sep 2012 07:28 #3933

  • blondie63
  • blondie63's Avatar
  • Offline
  • New Member
  • Posts: 3
  • Karma: 0
thanks for answer..
but is there an example to create a master/detail component ?

about master/detail i've found some posts here in forum but people talk about at now j-cook does'nt manage master/detail well !
is it true ?
The administrator has disabled public write access.

Re: New Module 24 Sep 2012 07:38 #3934

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Welcome to the community !
about master/detail i've found some posts here in forum but people talk about at now j-cook does'nt manage master/detail well !
is it true ?

What do you mean ?

The list of current openned issues are in the 'New Ticket' and 'Opened Ticket' categories of the forum.
Everything is almost working good as far as I know.
Coding is now a piece of cake
Last Edit: 24 Sep 2012 07:39 by admin.
The administrator has disabled public write access.

Re: New Module 24 Sep 2012 07:52 #3935

  • VeCrea
  • VeCrea's Avatar
  • Offline
  • Platinum Member
  • Absolute JCook fan
  • Posts: 473
  • Thank you received: 100
  • Karma: 30
If master= collection and details =1item, no problem. If not, please explain
The administrator has disabled public write access.
Time to create page: 0.151 seconds

Get Started