Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(135)

Issue 189092: Create alternate route for users that cannot force assign. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by Ian Wilson
Modified:
14 years, 3 months ago
Reviewers:
yangoon1, ced, udono
Visibility:
Public.

Patch Set 1 #

Total comments: 10

Patch Set 2 : Create alternate route for users that cannot force assign. #

Total comments: 7

Patch Set 3 : Maybe they should all just share assign_failed then? #

Total comments: 1

Patch Set 4 : Using get_id and fixed translations. #

Patch Set 5 : Merged with latest stock module. #

Total comments: 1

Patch Set 6 : Reordered entries in translation files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -83 lines) Patch
M de_DE.csv View 4 5 7 chunks +17 lines, -14 lines 0 comments Download
M es_CO.csv View 4 5 8 chunks +18 lines, -15 lines 0 comments Download
M es_ES.csv View 4 5 8 chunks +18 lines, -15 lines 0 comments Download
M fr_FR.csv View 4 5 8 chunks +18 lines, -15 lines 0 comments Download
M shipment.py View 1 2 3 4 12 chunks +87 lines, -18 lines 0 comments Download
M shipment.xml View 2 3 4 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 20
Ian Wilson
http://codereview.appspot.com/189092/diff/1/2 File shipment.py (right): http://codereview.appspot.com/189092/diff/1/2#newcode1269 shipment.py:1269: }, There seemed no way to just hide the ...
14 years, 3 months ago (2010-01-15 19:27:33 UTC) #1
udono
Ok for me http://codereview.appspot.com/189092/diff/1/2 File shipment.py (right): http://codereview.appspot.com/189092/diff/1/2#newcode1269 shipment.py:1269: }, On 2010/01/15 19:27:33, Ian Wilson ...
14 years, 3 months ago (2010-01-15 20:08:05 UTC) #2
Ian Wilson
On 2010/01/15 20:08:05, udo.spallek wrote: > Ok for me > > http://codereview.appspot.com/189092/diff/1/2 > File shipment.py ...
14 years, 3 months ago (2010-01-15 20:13:08 UTC) #3
ced
http://codereview.appspot.com/189092/diff/1/2 File shipment.py (right): http://codereview.appspot.com/189092/diff/1/2#newcode1260 shipment.py:1260: 'notify': { I think it should be named, assign_failed ...
14 years, 3 months ago (2010-01-15 23:23:25 UTC) #4
yangoon1
14 years, 3 months ago (2010-01-15 23:31:24 UTC) #5
Ian Wilson
http://codereview.appspot.com/189092/diff/1/2 File shipment.py (right): http://codereview.appspot.com/189092/diff/1/2#newcode1304 shipment.py:1304: if group.name == 'Stock Force Assignment': On 2010/01/15 23:23:25, ...
14 years, 3 months ago (2010-01-16 02:39:39 UTC) #6
ced
http://codereview.appspot.com/189092/diff/1/2 File shipment.py (right): http://codereview.appspot.com/189092/diff/1/2#newcode1304 shipment.py:1304: if group.name == 'Stock Force Assignment': On 2010/01/16 02:39:39, ...
14 years, 3 months ago (2010-01-16 09:12:33 UTC) #7
Ian Wilson
This does not seem to work, is this what you mean? trans_ids = workflow_transition_obj.search(cursor, user, ...
14 years, 3 months ago (2010-01-16 20:29:39 UTC) #8
ced
On 2010/01/16 20:29:39, Ian Wilson wrote: > This does not seem to work, is this ...
14 years, 3 months ago (2010-01-16 20:43:09 UTC) #9
Ian Wilson
Added models for customer return and internal shipments. Also used distinct objects for assign_failed in ...
14 years, 3 months ago (2010-01-19 21:36:30 UTC) #10
ced
http://codereview.appspot.com/189092/diff/1006/2001 File shipment.py (right): http://codereview.appspot.com/189092/diff/1006/2001#newcode1239 shipment.py:1239: class AssignShipmentOutAssignFailed(ModelView): Same class than AssignShipmentOutAskForce, you could inherit ...
14 years, 3 months ago (2010-01-19 22:46:50 UTC) #11
Ian Wilson
I commented on your first few comments and I understand the spacing and length comments ...
14 years, 3 months ago (2010-01-19 23:12:48 UTC) #12
ced
On 2010/01/19 23:12:48, Ian Wilson wrote: > I commented on your first few comments and ...
14 years, 3 months ago (2010-01-19 23:19:30 UTC) #13
Ian Wilson
On 2010/01/19 23:19:30, ced wrote: > On 2010/01/19 23:12:48, Ian Wilson wrote: > > I ...
14 years, 3 months ago (2010-01-19 23:49:30 UTC) #14
ced
On 2010/01/19 23:49:30, Ian Wilson wrote: > On 2010/01/19 23:19:30, ced wrote: > > On ...
14 years, 3 months ago (2010-01-20 08:07:26 UTC) #15
ced
http://codereview.appspot.com/189092/diff/1010/2007 File shipment.py (right): http://codereview.appspot.com/189092/diff/1010/2007#newcode1574 shipment.py:1574: model_data_ids = model_data_obj.search(cursor, user, [ Now we use ir.model.data ...
14 years, 3 months ago (2010-01-21 12:13:30 UTC) #16
Ian Wilson
I merged with latest stock module. Please take a look at translation files to see ...
14 years, 3 months ago (2010-01-21 21:42:05 UTC) #17
ced
Otherwise looks good. http://codereview.appspot.com/189092/diff/2019/1020 File de_DE.csv (right): http://codereview.appspot.com/189092/diff/2019/1020#newcode474 de_DE.csv:474: wizard_button,"stock.shipment.in.return.assign,assign_failed,end",0,Ok,OK,0 It doesn't respect alphabetical order.
14 years, 3 months ago (2010-01-21 23:25:06 UTC) #18
Ian Wilson
So the entries in translation files are sorted by each column ? I hope this ...
14 years, 3 months ago (2010-01-22 00:38:41 UTC) #19
ced
14 years, 3 months ago (2010-01-22 08:48:34 UTC) #20
ok
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b