Revision 0f669a37
Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt
menu.ini | ||
---|---|---|
|
||
[AR]
|
||
|
||
[AR--Add Quotation]
|
||
module=oe.pl
|
||
action=add
|
||
type=sales_quotation
|
||
|
||
[AR--Add Sales Order]
|
||
module=oe.pl
|
||
action=add
|
||
type=sales_order
|
||
|
||
[AR--Add Sales Invoice]
|
||
module=is.pl
|
||
action=add
|
||
... | ... | |
module=dn.pl
|
||
action=add
|
||
|
||
[AR--Add Sales Order]
|
||
module=oe.pl
|
||
action=add
|
||
type=sales_order
|
||
|
||
[AR--Add Quotation]
|
||
module=oe.pl
|
||
action=add
|
||
type=sales_quotation
|
||
|
||
[AR--Reports]
|
||
module=menu.pl
|
||
... | ... | |
target=acc_menu
|
||
submenu=1
|
||
|
||
[AR--Reports--Invoices]
|
||
module=ar.pl
|
||
action=search
|
||
nextsub=ar_transactions
|
||
|
||
[AR--Reports--Dunnings]
|
||
module=dn.pl
|
||
[AR--Reports--Quotations]
|
||
module=oe.pl
|
||
action=search
|
||
type=sales_quotation
|
||
|
||
[AR--Reports--Sales Orders]
|
||
module=oe.pl
|
||
action=search
|
||
type=sales_order
|
||
|
||
[AR--Reports--Invoices]
|
||
module=ar.pl
|
||
action=search
|
||
nextsub=ar_transactions
|
||
|
||
[AR--Reports--Quotations]
|
||
module=oe.pl
|
||
[AR--Reports--Dunnings]
|
||
module=dn.pl
|
||
action=search
|
||
type=sales_quotation
|
||
|
||
|
||
[AP]
|
||
|
||
[AP--Add Vendor Invoice]
|
||
module=ir.pl
|
||
[AP--Add RFQ]
|
||
module=oe.pl
|
||
action=add
|
||
type=invoice
|
||
type=request_quotation
|
||
|
||
[AP--Add Purchase Order]
|
||
module=oe.pl
|
||
action=add
|
||
type=purchase_order
|
||
|
||
[AP--Add RFQ]
|
||
module=oe.pl
|
||
[AP--Add Vendor Invoice]
|
||
module=ir.pl
|
||
action=add
|
||
type=request_quotation
|
||
type=invoice
|
||
|
||
|
||
[AP--Reports]
|
||
... | ... | |
target=acc_menu
|
||
submenu=1
|
||
|
||
[AP--Reports--Vendor Invoices]
|
||
module=ap.pl
|
||
[AP--Reports--RFQs]
|
||
module=oe.pl
|
||
action=search
|
||
nextsub=ap_transactions
|
||
type=request_quotation
|
||
|
||
[AP--Reports--Purchase Orders]
|
||
module=oe.pl
|
||
action=search
|
||
type=purchase_order
|
||
|
||
|
||
[AP--Reports--RFQs]
|
||
module=oe.pl
|
||
[AP--Reports--Vendor Invoices]
|
||
module=ap.pl
|
||
action=search
|
||
type=request_quotation
|
||
nextsub=ap_transactions
|
||
|
||
|
||
[General Ledger]
|
Auch abrufbar als: Unified diff
Reihenfolge der Menüeinträge in "Einkauf" und "Verkauf" an den zeitlichen Ablauf von Einkaufs- und Verkaufsvorgängen angepasst.