erp5_trade: fix method `Movement_zGetPackedQuantity`

The ZSQLMethod was using a wrong table `movement` instead of the `stock` table,
hence throwing errors. This commit makes it use the right table, by adding a
filter on `node_uid`, taking into account the structure of the new table.

/reviewed-by @jerome
/reviewed-on !2030
6 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
failed ERP5.CodingStyleTest-Master

01:02:51

failed ERP5.PerformanceTest-Master

00:42:48

failed ERP5.UnitTest-Master

02:40:22

passed SlapOS.Eggs.UnitTest-Master.Python2

00:14:33

passed SlapOS.Eggs.UnitTest-Master.Python3

00:16:23

passed Wendelin.UnitTest-Master

00:36:33