| 468 | |
| 469 | == Moduł operujący na istniejących obiektach == |
| 470 | <module id="cModule_U2" name="NEW" label="New" icon="fixdefect-48.png" right="bswfms.processes"> |
| 471 | <toolbar> |
| 472 | </toolbar> |
| 473 | <filters> |
| 474 | </filters> |
| 475 | <tabs> |
| 476 | <tab label="AKTYWNE" rep_id="1"> |
| 477 | <buttons> |
| 478 | <button> |
| 479 | <id>newbug</id> |
| 480 | <label>Zgłoszenie</label> |
| 481 | <dscrpt>Nowe zgłoszenie. Sprawa zostanie założona w teczce</dscrpt> |
| 482 | <onclick> |
| 483 | App.createDialog('createProcessForm','SimpleProcessCreatingForm','./modules/AProcesses/forms/SimpleProcessCreatingForm.inc','Zakładanie ticketa','513',({clsnam:'DOSS',dsexid:181,pr_sta:1}).toJSONString(), null, 'fast') |
| 484 | </onclick> |
| 485 | <icon>bug24.png</icon> |
| 486 | </button> |
| 487 | </buttons> |
| 488 | </tab> |
| 489 | <tab label="WSZYSTKIE" rep_id="2"> |
| 490 | <buttons> |
| 491 | <button> |
| 492 | <id>refresh26</id> |
| 493 | <label>Odśwież</label> |
| 494 | <dscrpt>Odśwież</dscrpt> |
| 495 | <onclick> |
| 496 | {AFTER_SUBMIT} |
| 497 | </onclick> |
| 498 | <icon>sync-24.png</icon> |
| 499 | </button> |
| 500 | </buttons> |
| 501 | </tab> |
| 502 | </tabs> |
| 503 | </module> |
| 504 | |
| 505 | |