Revision ab20ca28
Von Sven Schöling vor etwa 1 Jahr hinzugefügt
doc/controller-refactor-todo.txt | ||
---|---|---|
1 |
nimmt: |
|
2 |
- geparstes record objekt |
|
3 |
- |
|
4 |
|
|
5 |
rückgabe: |
|
6 |
- record objekt, recalc fertig |
|
7 |
|
|
8 |
|
|
9 |
save transaction: |
|
10 |
phone note handling |
|
11 |
custom shipto handling |
|
12 |
item_ids_to_delete |
|
13 |
order version |
|
14 |
linked records |
|
15 |
set_project_in_linked_requirement_specs |
|
16 |
|
|
17 |
|
|
18 |
zu migrieren: |
|
19 |
price source + price setzen |
|
20 |
shippedqty calc |
|
21 |
cvar config unparsed autovifify |
|
22 |
history handling |
|
23 |
setup_order_from_customer_vendor |
|
24 |
sellprice changed |
|
25 |
update_item_input_row (wenn picked) |
|
26 |
|
|
27 |
evtl zu migrieren: |
|
28 |
new_from_multi (in gleichem type) |
|
29 |
new_from_multi (aus anderem typ z.B. do zu invoice) |
|
30 |
|
|
31 |
nicht hierher: |
|
32 |
- store_doc_to_webdav* |
|
33 |
- close_quotations (management endpunkt) |
|
34 |
|
|
35 |
|
|
36 |
neue typdaten: |
|
37 |
- braucht der typ trasportkostenartikel |
|
38 |
- workflow ziele (von hier zu x) |
|
39 |
|
|
40 |
|
|
41 |
trait listen: |
|
42 |
- hat price tax calculation |
|
43 |
- hat lager (transfer_stock + undo_transfer_stock) |
|
44 |
- hat subversion |
|
45 |
- hat periodic invoices |
|
46 |
- exchangerate |
|
47 |
- close_quotations? |
|
48 |
|
|
49 |
|
|
50 |
|
|
51 |
- new: (aus add) neues record mit vorbereitenden sachen wie transdate/reqdate |
|
52 |
- new_from_workflow: (aus add_from_*) workflow umwandlung von bestehenden records |
|
53 |
- new_from_multi |
|
54 |
- increment_subversion |
|
55 |
- delete |
|
56 |
- save mit voller vor/nach behandlung und transactio |
|
57 |
- clone_and_reset (für save_as_new) |
|
58 |
|
|
59 |
|
Auch abrufbar als: Unified diff
todo