Revision 90bac8d8
Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt
bin/mozilla/dn.pl | ||
---|---|---|
605 | 605 |
submit => [ '#form', { action => "show_dunning" } ], |
606 | 606 |
accesskey => 'enter', |
607 | 607 |
], |
608 |
|
|
609 |
'separator', |
|
610 |
|
|
611 |
link => [ |
|
612 |
t8('Add'), |
|
613 |
link => 'dn.pl?action=add', |
|
614 |
], |
|
608 | 615 |
); |
609 | 616 |
} |
610 | 617 |
} |
menus/user/00-erp.yaml | ||
---|---|---|
159 | 159 |
action: search |
160 | 160 |
nextsub: ar_transactions |
161 | 161 |
- parent: ar |
162 |
id: ar_add_dunning
|
|
163 |
name: Add Dunning
|
|
164 |
icon: dunning_add
|
|
162 |
id: ar_dunnings
|
|
163 |
name: Dunnings
|
|
164 |
icon: dunnings_report
|
|
165 | 165 |
order: 600 |
166 | 166 |
access: dunning_edit |
167 | 167 |
module: dn.pl |
168 | 168 |
params: |
169 |
action: add
|
|
169 |
action: search
|
|
170 | 170 |
- parent: ar |
171 | 171 |
id: ar_invoices_mass_add_sales_invoice |
172 | 172 |
name: Mass Create Print Sales Invoice from Delivery Order |
... | ... | |
197 | 197 |
params: |
198 | 198 |
action: search_invoice |
199 | 199 |
nextsub: invoice_transactions |
200 |
- parent: ar_reports |
|
201 |
id: ar_reports_dunnings |
|
202 |
name: Dunnings |
|
203 |
icon: dunnings_report |
|
204 |
order: 700 |
|
205 |
access: dunning_edit |
|
206 |
module: dn.pl |
|
207 |
params: |
|
208 |
action: search |
|
209 | 200 |
- parent: ar_reports |
210 | 201 |
id: ar_order_item_search |
211 | 202 |
name: Order item search |
Auch abrufbar als: Unified diff
Menüvereinheitlichung: »Verkauf« → »Mahnungen« umgestellt