From: Rafael C. <raf...@gm...> - 2014-11-28 15:06:19
|
Hello all, In Item Maintenance (Stocks.php?StockID=...) we have the field "Pan Size" (stockmaster.pansize double). I am a Spanish native speaker. This field is translated as "panoramic size" (NO sense). Also, I see other languages ("plate size" --no sense--, and "rounding quantity" --no sense--). Can someone tell me what that field is used for? Best regards, Rafael. |
From: Pak R. <pak...@gm...> - 2014-11-28 23:52:32
|
Hi Rafael: Will reply in Spanish, as it will help Rafael to find the exact word he is looking for and I'm missing :-) Es el redondeo aplicado a las PO y WO. Se usa para que las órdenes de compra y de producción sean números "cómodos", incrementos de las PO y WO de X en X. Si Pan Size es 10, las cantidades en las PO y WO se redondean al alza a 10. En vez de ordenar 104 pcs, se redondeará a 110. No sé el término exacto en español, pero el concepto es éste. Si descubres una palabra española que sirva para el concepto, por favor házmelo saber! Un saludo. Regards, Ricard 2014-11-28 23:06 GMT+08:00 Rafael Chacón <raf...@gm...>: > Hello all, > > In Item Maintenance (Stocks.php?StockID=...) we have the field "Pan Size" > (stockmaster.pansize double). > > I am a Spanish native speaker. This field is translated as "panoramic > size" (NO sense). Also, I see other languages ("plate size" --no sense--, > and "rounding quantity" --no sense--). > > Can someone tell me what that field is used for? > > Best regards, Rafael. > > > > > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |
From: Rafael C. <raf...@gm...> - 2014-11-29 00:05:39
|
Thank you very much Ricard! 2014-11-28 17:51 GMT-06:00 Pak Ricard <pak...@gm...>: > Hi Rafael: > > Will reply in Spanish, as it will help Rafael to find the exact word he is > looking for and I'm missing :-) > > Es el redondeo aplicado a las PO y WO. Se usa para que las órdenes de > compra y de producción sean números "cómodos", incrementos de las PO y WO > de X en X. > > Si Pan Size es 10, las cantidades en las PO y WO se redondean al alza a > 10. En vez de ordenar 104 pcs, se redondeará a 110. No sé el término exacto > en español, pero el concepto es éste. > > Si descubres una palabra española que sirva para el concepto, por favor > házmelo saber! > > Un saludo. > > Regards, > Ricard > > 2014-11-28 23:06 GMT+08:00 Rafael Chacón <raf...@gm...>: > >> Hello all, >> >> In Item Maintenance (Stocks.php?StockID=...) we have the field "Pan Size" >> (stockmaster.pansize double). >> >> I am a Spanish native speaker. This field is translated as "panoramic >> size" (NO sense). Also, I see other languages ("plate size" --no sense--, >> and "rounding quantity" --no sense--). >> >> Can someone tell me what that field is used for? >> >> Best regards, Rafael. >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >> with Interactivity, Sharing, Native Excel Exports, App Integration & more >> Get technology previously reserved for billion-dollar corporations, FREE >> >> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |
From: opto <bu...@op...> - 2014-11-29 09:25:32
|
As I am also unsure what it means - can you also repeat that in English? Thanks, Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657862.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2014-11-29 09:40:53
|
*Hi, Rafael,* I think PanSize is minimum packing quantity. For instance, we purchase some chemical materials which is 25kg/pack. The pansize means you have to purchase at least one pack each time. And for the packing material, such as inner packing box for LCD panel, each packing box will have 8 pieces of panel, when we set up a BOM for it, the bom used quantity should be 1/8. And The packing box used must at least 1 piece of packing boxes when we calculate material request, for example, when we calculate material requirements for 9 pieces of panels, it must be 2 instead of 1.125 pieces packing boxes.If you want to get a correct result, it must be set PanSize as 1. Just my 2cents. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657863.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Rafael C. <raf...@gm...> - 2014-11-29 14:59:53
|
Hi Klaus: Spanish: "Es el redondeo aplicado a las PO y WO. Se usa para que las órdenes de compra y de producción sean números "cómodos", incrementos de las PO y WO de X en X. Si Pan Size es 10, las cantidades en las PO y WO se redondean al alza a 10. En vez de ordenar 104 pcs, se redondeará a 110." Aprox. translation to English: "It rounding applied to the PO and WO. It is used to purchase and production orders be "comfortable" {practical} numbers, it increases the PO and WO in X multiples {Spanish modism}. If Pan Size is 10, the amounts in the PO and WO are rounded up {ceiled?} to 10. Instead of ordering 104 pcs, it is rounded to 110." In German, Is "pan size" translated as "rounding quantity" ? Best regards, Rafael. 2014-11-29 2:58 GMT-06:00 opto <bu...@op...>: > As I am also unsure what it means - can you also repeat that in English? > > Thanks, Klaus > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657862.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Rafael C. <raf...@gm...> - 2014-11-29 15:00:38
|
Thank you very much Exson! 2014-11-29 8:59 GMT-06:00 Rafael Chacón <raf...@gm...>: > Hi Klaus: > > Spanish: > "Es el redondeo aplicado a las PO y WO. Se usa para que las órdenes de > compra y de producción sean números "cómodos", incrementos de las PO y WO > de X en X. > Si Pan Size es 10, las cantidades en las PO y WO se redondean al alza a > 10. En vez de ordenar 104 pcs, se redondeará a 110." > > Aprox. translation to English: > "It rounding applied to the PO and WO. It is used to purchase and > production orders be "comfortable" {practical} numbers, it increases the PO > and WO in X multiples {Spanish modism}. > If Pan Size is 10, the amounts in the PO and WO are rounded up {ceiled?} > to 10. Instead of ordering 104 pcs, it is rounded to 110." > > In German, Is "pan size" translated as "rounding quantity" ? > > Best regards, Rafael. > > 2014-11-29 2:58 GMT-06:00 opto <bu...@op...>: > > As I am also unsure what it means - can you also repeat that in English? >> >> Thanks, Klaus >> >> >> >> -- >> View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657862.html >> Sent from the web-ERP-developers mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >> with Interactivity, Sharing, Native Excel Exports, App Integration & more >> Get technology previously reserved for billion-dollar corporations, FREE >> >> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > > |
From: Rafael C. <raf...@gm...> - 2014-11-29 18:20:21
|
Hi all, I updated stock.php with a mouse-over help text "*Order multiple. It is the minimum packing quantity.*" for the field "Pan Size". Also, I updated ManualInventory.html: *"Pan Size* *This modifier is sometimes called the order multiple. It is the minimum packing quantity. It allows you to create planned orders in even multiples. This is especially useful if you are required by your suppliers to place orders in specific lot sizes. It is also a useful modifier is you have established your own production run sizes. This modifier causes MRP to inflate the required order quantity to an even increment of the pansize value. As with all modifiers you do need to be careful with this modifier as its use could lead to excess inventories.* *In other words if it is most efficient to manufacture an item in batches of 10 then the pan size would be 10, and MRP would calculate demand in batches of 10, so would inflate a demand of 17 to 20. For instance, we purchase some chemical materials which is 25 kg/pack. The pansize means you have to purchase at least one pack each time."* In Spanish, one possibility is to translate "pan size" as "lot size" or "packing size". "Size of the multiple" is math right, but very uncommon. Thanks. Best regards, Rafael. 2014-11-29 9:00 GMT-06:00 Rafael Chacón <raf...@gm...>: > Thank you very much Exson! > > 2014-11-29 8:59 GMT-06:00 Rafael Chacón <raf...@gm...>: > > Hi Klaus: >> >> Spanish: >> "Es el redondeo aplicado a las PO y WO. Se usa para que las órdenes de >> compra y de producción sean números "cómodos", incrementos de las PO y WO >> de X en X. >> Si Pan Size es 10, las cantidades en las PO y WO se redondean al alza a >> 10. En vez de ordenar 104 pcs, se redondeará a 110." >> >> Aprox. translation to English: >> "It rounding applied to the PO and WO. It is used to purchase and >> production orders be "comfortable" {practical} numbers, it increases the PO >> and WO in X multiples {Spanish modism}. >> If Pan Size is 10, the amounts in the PO and WO are rounded up {ceiled?} >> to 10. Instead of ordering 104 pcs, it is rounded to 110." >> >> In German, Is "pan size" translated as "rounding quantity" ? >> >> Best regards, Rafael. >> >> 2014-11-29 2:58 GMT-06:00 opto <bu...@op...>: >> >> As I am also unsure what it means - can you also repeat that in English? >>> >>> Thanks, Klaus >>> >>> >>> >>> -- >>> View this message in context: >>> http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657862.html >>> Sent from the web-ERP-developers mailing list archive at Nabble.com. >>> >>> >>> ------------------------------------------------------------------------------ >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >>> with Interactivity, Sharing, Native Excel Exports, App Integration & more >>> Get technology previously reserved for billion-dollar corporations, FREE >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Web-erp-developers mailing list >>> Web...@li... >>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >>> >> >> > |
From: ExsonQu <hex...@gm...> - 2014-11-30 06:22:56
|
*Hi, Rafael,* Thank you for your nice work! It'll help users for this. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657867.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Rafael C. <raf...@gm...> - 2014-12-02 19:32:22
|
Hi Exson, You are welcome. Best regards, Rafael. 2014-11-30 0:15 GMT-06:00 ExsonQu <hex...@gm...>: > *Hi, Rafael,* > > Thank you for your nice work! It'll help users for this. > > Best regards! > > Exson > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657867.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: opto <bu...@op...> - 2014-11-30 06:32:24
|
>In German, Is "pan size" translated as "rounding quantity" ? I think it is 'Verpackungseinheit', abbreviated VPE, meaning: how many items do I have to buy at a time (because they are packaged together or the manufacturer just does want it this way). thanks, Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657868.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Rafael C. <raf...@gm...> - 2014-12-02 19:33:15
|
Hi Klaus, Thank you, very much. Best regards, Rafael. 2014-11-30 0:25 GMT-06:00 opto <bu...@op...>: > >In German, Is "pan size" translated as "rounding quantity" ? > > I think it is 'Verpackungseinheit', abbreviated VPE, meaning: how many > items > do I have to buy at a time (because they are packaged together or the > manufacturer just does want it this way). > > thanks, > Klaus > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Help-with-Pan-Size-tp4657859p4657868.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |